Closed
Bug 843970
Opened 12 years ago
Closed 12 years ago
Intermittent test_filter_unread.js | ScriptTimeoutException: timed out
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: philor, Assigned: rwood)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 obsolete file)
https://tbpl.mozilla.org/php/getParsedLog.php?id=19974740&tree=Services-Central
b2g_ics_armv7a_gecko_emulator services-central opt test marionette-webapi on 2013-02-21 20:34:30 PST for push 885cde564ff3
slave: talos-r3-fed-078
20:51:59 INFO - ERROR: /home/cltbld/talos-slave/test/build/tests/marionette/tests/dom/sms/tests/marionette/test_filter_unread.js, runTest (marionette_test.MarionetteJSTestCase)
20:51:59 INFO - ----------------------------------------------------------------------
20:51:59 ERROR - Traceback (most recent call last):
20:51:59 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette_test.py", line 213, in runTest
20:51:59 INFO - results = self.marionette.execute_js_script(js, args, special_powers=True)
20:51:59 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 484, in execute_js_script
20:51:59 INFO - scriptTimeout=script_timeout)
20:51:59 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 255, in _send_message
20:51:59 INFO - self._handle_error(response)
20:51:59 INFO - File "/home/cltbld/talos-slave/test/build/tests/marionette/marionette/marionette.py", line 304, in _handle_error
20:51:59 ERROR - raise ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace)
20:51:59 ERROR - TEST-UNEXPECTED-FAIL | test_filter_unread.js | ScriptTimeoutException: timed out
20:51:59 INFO - ----------------------------------------------------------------------
20:51:59 INFO - Ran 1 test in 20.970s
20:51:59 ERROR - FAILED (errors=1)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 2•12 years ago
|
||
The first log is just another case where we need a longer timeout for this test. Can you fix that Rob? The second log is a case of bug 859417, which we'll handle separately.
Assignee: nobody → rwood
Assignee | ||
Comment 3•12 years ago
|
||
Fix intermittent orange caused by test timing out before simulator finishes SMS commands.
Attachment #735174 -
Flags: review?(jgriffin)
Assignee | ||
Comment 4•12 years ago
|
||
Comment on attachment 735174 [details] [diff] [review]
Increase test timeout
Ignore the attachment please, going to make one patch to increase timeout for all sms/telephony tests.
Attachment #735174 -
Attachment is obsolete: true
Attachment #735174 -
Flags: review?(jgriffin)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 7•12 years ago
|
||
(OrangeWFM bugs not touched for 2 months)
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•