Closed
Bug 857583
Opened 12 years ago
Closed 12 years ago
Intermittent test_incoming_already_connected.js | ScriptTimeoutException: timed out (followed by many more)
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
+++ This bug was initially created as a clone of Bug #823084 +++
https://tbpl.mozilla.org/php/getParsedLog.php?id=21386125&tree=Mozilla-Inbound
06:58:34 INFO - TEST-START test_incoming_already_connected.js
06:58:45 INFO - /builds/slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_incoming_already_connected.js, runTest (marionette_test.MarionetteJSTestCase) ... ERROR
06:58:45 INFO - ======================================================================
06:58:45 INFO - ERROR: /builds/slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_incoming_already_connected.js, runTest (marionette_test.MarionetteJSTestCase)
06:58:45 INFO - ----------------------------------------------------------------------
06:58:45 INFO - Traceback (most recent call last):
06:58:45 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 212, in runTest
06:58:45 INFO - results = self.marionette.execute_js_script(js, args, special_powers=True)
06:58:45 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 550, in execute_js_script
06:58:45 INFO - scriptTimeout=script_timeout)
06:58:45 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 310, in _send_message
06:58:45 INFO - self._handle_error(response)
06:58:45 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 359, in _handle_error
06:58:45 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
06:58:45 ERROR - TEST-UNEXPECTED-FAIL | test_incoming_already_connected.js | ScriptTimeoutException: timed out
06:58:45 INFO - ----------------------------------------------------------------------
06:58:45 INFO - Ran 1 test in 10.915s
06:58:45 WARNING - FAILED (errors=1)
06:58:45 INFO - TEST-START test_incoming_answer_remote_hangup.js
06:58:46 INFO - /builds/slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_incoming_answer_remote_hangup.js, runTest (marionette_test.MarionetteJSTestCase) ... FAIL
06:58:46 INFO - ======================================================================
06:58:46 INFO - FAIL: /builds/slave/test/build/tests/marionette/tests/dom/telephony/test/marionette/test_incoming_answer_remote_hangup.js, runTest (marionette_test.MarionetteJSTestCase)
06:58:46 INFO - ----------------------------------------------------------------------
06:58:46 INFO - Traceback (most recent call last):
06:58:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 228, in runTest
06:58:46 INFO - '%d tests failed:\n%s' % (results['failed'], '\n'.join(fails)))
06:58:46 INFO - AssertionError: 1 tests failed:
06:58:46 INFO - TEST-UNEXPECTED-FAIL | test_incoming_answer_remote_hangup.js | got outbound to 5555551111 : unknown, expected OK | got false, expected true
06:58:46 INFO - START LOG:
etc...
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•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: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•