Closed
Bug 848933
Opened 12 years ago
Closed 12 years ago
Intermittent B2G emulator Marionette errors.JavascriptException: UnknownError at: app://system.gaiamobile.org/js/window_manager.js line: 538
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 851666
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=20350266&tree=Mozilla-Inbound
b2g_ics_armv7a_gecko_emulator_vm mozilla-inbound opt test marionette-webapi on 2013-03-05 11:23:27 PST for push 64bad42e13b7
slave: tst-linux64-ec2-301
11:28:12 INFO - copying /data/local/b2g/libfreebl3.so to /system/b2g/libfreebl3.so
11:28:12 INFO - copying /data/local/b2g/libsmime3.so to /system/b2g/libsmime3.so
11:28:12 INFO - copying /data/local/b2g/dictionaries/en-US.aff to /system/b2g/dictionaries/en-US.aff
11:28:12 INFO - copying /data/local/b2g/dictionaries/en-US.dic to /system/b2g/dictionaries/en-US.dic
11:28:12 INFO - restarting B2G
11:28:57 INFO - waiting for system-message-listener-ready...
11:29:04 ERROR - Traceback (most recent call last):
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 704, in <module>
11:29:04 INFO - cli()
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 699, in cli
11:29:04 INFO - runner = startTestRunner(runner_class, options, tests)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 694, in startTestRunner
11:29:04 INFO - runner.run_tests(tests, testtype=options.type)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 352, in run_tests
11:29:04 INFO - self.run_test(test, testtype)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 386, in run_test
11:29:04 INFO - self.start_marionette()
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/runtests.py", line 301, in start_marionette
11:29:04 INFO - gecko_path=self.gecko_path)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 196, in getMarionetteOrExit
11:29:04 INFO - m = cls(*args, **kwargs)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 171, in __init__
11:29:04 INFO - busybox=busybox)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/emulator.py", line 347, in setup
11:29:04 INFO - self.wait_for_system_message(marionette)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/emulator.py", line 264, in wait_for_system_message
11:29:04 INFO - """)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 510, in execute_async_script
11:29:04 INFO - scriptTimeout=script_timeout)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 255, in _send_message
11:29:04 INFO - self._handle_error(response)
11:29:04 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 290, in _handle_error
11:29:04 ERROR - raise JavascriptException(message=message, status=status, stacktrace=stacktrace)
11:29:04 ERROR - errors.JavascriptException: UnknownError at: app://system.gaiamobile.org/js/window_manager.js line: 538
11:29:04 ERROR - Return code: 1
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 3•2 years ago
|
||
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•