Closed Bug 1018436 Opened 11 years ago Closed 11 years ago

[Windows] test_import_script.py test_import_script.TestImportScript.test_import_script_and_clear |Could not clear imported scripts

Categories

(Remote Protocol :: Marionette, defect)

All
Windows 7
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla33

People

(Reporter: jgriffin, Assigned: jgriffin)

References

Details

(Whiteboard: [affects=loop])

Attachments

(1 file)

The only Marionette failure on Windows XP and Windows 7 running on cedar is this: 11:13:36 INFO - ---------------------------------------------------------------------- 11:13:36 INFO - Traceback (most recent call last): 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\marionette\marionette_test.py", line 170, in run 11:13:36 INFO - testMethod() 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\tests\testing\marionette\client\marionette\tests\unit\test_import_script.py", line 84, in test_import_script_and_clear 11:13:36 INFO - self.marionette.clear_imported_scripts() 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\marionette\marionette.py", line 1313, in clear_imported_scripts 11:13:36 INFO - return self._send_message('clearImportedScripts', 'ok') 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\marionette\decorators.py", line 35, in _ 11:13:36 INFO - return func(*args, **kwargs) 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\marionette\marionette.py", line 633, in _send_message 11:13:36 INFO - self._handle_error(response) 11:13:36 INFO - File "C:\slave\test\build\tests\marionette\marionette\marionette.py", line 704, in _handle_error 11:13:36 INFO - raise MarionetteException(message=message, status=status, stacktrace=stacktrace) 11:13:36 INFO - MarionetteException: MarionetteException: Could not clear imported scripts 11:13:36 ERROR - TEST-UNEXPECTED-FAIL | test_import_script.py test_import_script.TestImportScript.test_import_script_and_clear | MarionetteException: MarionetteException: Could not clear imported scripts 11:13:36 INFO - NS_ERROR_FILE_IS_LOCKED: Component returned failure code: 0x8052000e (NS_ERROR_FILE_IS_LOCKED) [nsIFile.remove] https://tbpl.mozilla.org/php/getParsedLog.php?id=40746086&tree=Cedar#error1 Once we fix this, we can enable Mn tests on Windows on all trees.
Hi Jonathan -- We (the Loop folks) would love to get the Mn tests on Windows enabled. Is someone already working on this bug? Can we help in any way? Thanks for all your support!
Flags: needinfo?(jgriffin)
Yes, I'm trying to get these working on cedar; I don't think there's anything you can/should do. I hope to have it resolved within a few days.
Flags: needinfo?(jgriffin)
Assignee: nobody → jgriffin
Turns out this was simpler than I was expecting.
Attachment #8437992 - Flags: review?(mdas)
Attachment #8437992 - Flags: review?(mdas) → review+
Blocks: 1015471
Whiteboard: [affects=loop]
Target Milestone: --- → mozilla33
Product: Testing → Remote Protocol
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: