Closed
Bug 1025293
Opened 11 years ago
Closed 10 years ago
Intermittent test_text.py test_text.TestText.test_will_simulate_a_key_press_when_entering_text_into_input_elements | 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 try opt test marionette-webapi on 2014-06-09 01:28:56 PDT for push 8fa5dc94a2d2
slave: tst-linux64-spot-325
https://tbpl.mozilla.org/php/getParsedLog.php?id=41342209&tree=Try
{
01:37:12 INFO - TEST-START test_text.py
01:37:20 INFO - testNumericNonShiftKeys (test_text.TestText) ... ok
01:37:24 INFO - testShouldTypeAnInteger (test_text.TestText) ... ok
01:37:28 INFO - test_arrow_keys_are_not_printable (test_text.TestText) ... ok
01:37:31 INFO - test_clearText (test_text.TestText) ... ok
01:37:33 INFO - test_getText (test_text.TestText) ... ok
01:37:36 INFO - test_sendKeys (test_text.TestText) ... ok
01:37:38 INFO - test_send_keys_to_type_input (test_text.TestText) ... ok
01:37:42 INFO - test_should_fire_key_down_events (test_text.TestText) ... ok
01:37:46 INFO - test_should_fire_key_press_events (test_text.TestText) ... ok
01:37:50 INFO - test_should_fire_key_up_events (test_text.TestText) ... ok
01:37:57 INFO - test_should_report_key_code_of_arrow_keys_up_down_events (test_text.TestText) ... ok
01:38:01 INFO - test_should_type_a_mix_of_upper_and_lower_case_character (test_text.TestText) ... ok
01:38:05 INFO - test_should_type_a_quote_characters (test_text.TestText) ... ok
01:38:09 INFO - test_should_type_an_at_character (test_text.TestText) ... ok
01:38:14 INFO - test_should_type_lowercase_characters (test_text.TestText) ... ok
01:38:18 INFO - test_should_type_uppercase_characters (test_text.TestText) ... ok
01:38:23 INFO - test_will_simulate_a_key_down_when_entering_text_into_input_elements (test_text.TestText) ... ok
01:44:30 INFO - test_will_simulate_a_key_press_when_entering_text_into_input_elements (test_text.TestText) ... ERROR
01:44:34 INFO - test_will_simulate_a_key_up_when_entering_text_into_input_elements (test_text.TestText) ... ok
01:44:38 INFO - test_will_simulate_a_keydown_when_entering_text_into_textareas (test_text.TestText) ... ok
01:44:42 INFO - test_will_simulate_a_keypress_when_entering_text_into_textareas (test_text.TestText) ... ok
01:44:46 INFO - test_will_simulate_a_keyup_when_entering_text_into_textareas (test_text.TestText) ... ok
01:44:47 INFO - ======================================================================
01:44:47 INFO - ERROR: None
01:44:47 INFO - ----------------------------------------------------------------------
01:44:47 INFO - Traceback (most recent call last):
01:44:47 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 198, in run
01:44:47 INFO - self.tearDown()
01:44:47 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 349, in tearDown
01:44:47 INFO - self.marionette.test_name = None
01:44:47 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 758, in test_name
01:44:47 INFO - if self._send_message('setTestName', 'ok', value=test_name):
01:44:47 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
01:44:47 INFO - return func(*args, **kwargs)
01:44:47 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 616, in _send_message
01:44:47 INFO - "Connection timed out", status=ErrorCodes.TIMEOUT)
01:44:47 INFO - TimeoutException: TimeoutException: Connection timed out
01:44:47 INFO - Most recent errors/exceptions are:
01:44:47 INFO - 06-09 04:38:06.576 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.157.28:48757/javascriptPage.html" line: 0}]
01:44:47 INFO - 06-09 04:38:10.776 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.157.28:48757/javascriptPage.html" line: 0}]
01:44:47 INFO - 06-09 04:38:15.036 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.157.28:48757/javascriptPage.html" line: 0}]
01:44:47 INFO - 06-09 04:38:19.676 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.157.28:48757/javascriptPage.html" line: 0}]
01:44:47 INFO - 06-09 04:38:23.996 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.157.28:48757/javascriptPage.html" line: 0}]
01:44:47 ERROR - TEST-UNEXPECTED-FAIL | test_text.py test_text.TestText.test_will_simulate_a_key_press_when_entering_text_into_input_elements | TimeoutException: TimeoutException: Connection timed out
01:44:47 INFO - ----------------------------------------------------------------------
01:44:47 INFO - Ran 22 tests in 453.138s
}
Comment 1•10 years ago
|
||
Closing as we havent seen this issue in 2 months
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•2 years ago
|
Product: Testing → Remote Protocol
Comment 5•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
•