Closed
Bug 1021787
Opened 11 years ago
Closed 11 years ago
Intermittent test_specialpowers.py test_specialpowers.TestSpecialPowersChrome.test_prefs_after_navigate | TimeoutException: TimeoutException: Connection timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
Details
(Keywords: intermittent-failure, pi-marionette-intermittent)
b2g_emulator_vm mozilla-inbound opt test marionette-webapi on 2014-06-06 00:46:59 PDT for push 17f1c024a18d
slave: tst-linux64-spot-456
https://tbpl.mozilla.org/php/getParsedLog.php?id=41188691&tree=Mozilla-Inbound
{
01:00:09 INFO - TEST-START test_clearing.py
01:06:18 INFO - testContentEditableAreaShouldClear (test_clearing.TestClear) ... ERROR
01:06:22 INFO - testTextAreaShouldNotClearWhenDisabled (test_clearing.TestClear) ... ok
01:06:25 INFO - testTextAreaShouldNotClearWhenReadOnly (test_clearing.TestClear) ... ok
01:06:29 INFO - testTextInputShouldNotClearWhenDisabled (test_clearing.TestClear) ... ok
01:06:33 INFO - testTextInputShouldNotClearWhenReadOnly (test_clearing.TestClear) ... ok
01:06:36 INFO - testWritableTextAreaShouldClear (test_clearing.TestClear) ... ok
01:06:40 INFO - testWriteableTextInputShouldClear (test_clearing.TestClear) ... ok
01:06:41 INFO - ======================================================================
01:06:41 INFO - ERROR: None
01:06:41 INFO - ----------------------------------------------------------------------
01:06:41 INFO - Traceback (most recent call last):
01:06:41 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 198, in run
01:06:41 INFO - self.tearDown()
01:06:41 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 349, in tearDown
01:06:41 INFO - self.marionette.test_name = None
01:06:41 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 758, in test_name
01:06:41 INFO - if self._send_message('setTestName', 'ok', value=test_name):
01:06:41 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
01:06:41 INFO - return func(*args, **kwargs)
01:06:41 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 616, in _send_message
01:06:41 INFO - "Connection timed out", status=ErrorCodes.TIMEOUT)
01:06:41 INFO - TimeoutException: TimeoutException: Connection timed out
01:06:41 INFO - Most recent errors/exceptions are:
01:06:41 INFO - 06-06 03:59:49.623 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://10.132.59.106:47639/javascriptPage.html" line: 0}]
01:06:41 INFO - 06-06 03:59:54.544 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://10.132.59.106:47639/javascriptPage.html" line: 0}]
01:06:41 INFO - 06-06 03:59:59.663 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://10.132.59.106:47639/javascriptPage.html" line: 0}]
01:06:41 INFO - 06-06 04:00:05.163 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://10.132.59.106:47639/javascriptPage.html" line: 0}]
01:06:41 INFO - 06-06 04:00:12.583 E/GeckoConsole( 44): [JavaScript Error: "The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol." {file: "http://10.132.59.106:47639/test_clearing.html" line: 0}]
01:06:41 ERROR - TEST-UNEXPECTED-FAIL | test_clearing.py test_clearing.TestClear.testContentEditableAreaShouldClear | TimeoutException: TimeoutException: Connection timed out
}
Updated•11 years ago
|
Keywords: ateam-marionette-intermittent
Comment 1•11 years ago
|
||
This intermittent has not been seen in sometime so am closing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 2•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
•