Closed
Bug 821966
Opened 13 years ago
Closed 12 years ago
Frequent test_outgoing_onstatechange.js | ScriptTimeoutException: timed out
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla20
People
(Reporter: jgriffin, Unassigned)
References
Details
(Keywords: intermittent-failure)
Test dom/telephony/test/marionette/test_outgoing_onstatechange.js is frequently timing out:
14:01:19 INFO - /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_outgoing_onstatechange.js, runTest (marionette_test.MarionetteJSTestCase) ... ERROR
14:01:21 INFO - ======================================================================
14:01:21 INFO - ERROR: /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_outgoing_onstatechange.js, runTest (marionette_test.MarionetteJSTestCase)
14:01:21 INFO - ----------------------------------------------------------------------
14:01:21 ERROR - Traceback (most recent call last):
14:01:21 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 213, in runTest
14:01:21 INFO - results = self.marionette.execute_js_script(js, args, special_powers=True)
14:01:21 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 434, in execute_js_script
14:01:21 INFO - specialPowers=special_powers)
14:01:21 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 211, in _send_message
14:01:21 INFO - self._handle_error(response)
14:01:21 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 260, in _handle_error
14:01:21 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
14:01:21 ERROR - TEST-UNEXPECTED-FAIL | test_outgoing_onstatechange.js | ScriptTimeoutException: timed out
14:01:21 INFO - ----------------------------------------------------------------------
14:01:21 INFO - Ran 1 test in 14.590s
14:01:21 ERROR - FAILED (errors=1)
It will be disabled.
This is probably due to the emulator update, bug 821563.
Failing logs:
https://tbpl.mozilla.org/php/getParsedLog.php?id=17955241&tree=Firefox&full=1
https://tbpl.mozilla.org/php/getParsedLog.php?id=17959135&tree=Firefox&full=1
https://tbpl.mozilla.org/php/getParsedLog.php?id=17960898&tree=Firefox&full=1
Reporter | ||
Comment 1•13 years ago
|
||
test disabled: https://hg.mozilla.org/mozilla-central/rev/2c635c9c3813
Reporter | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Assignee: nobody → jgriffin
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla20
![]() |
||
Updated•13 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•13 years ago
|
Assignee: jgriffin → nobody
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•12 years ago
|
Blocks: b2g-marionette
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 9•12 years ago
|
||
Closing inactive keywords:intermittent-failure bugs where the TBPLbot has previously commented and the test isn't marked as disabled; filter on orange-cleanup-201401.
Status: REOPENED → RESOLVED
Closed: 13 years ago → 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•