Closed
Bug 1056395
Opened 11 years ago
Closed 10 years ago
Intermittent test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled | TimeoutException: TimeoutException: Connection timed out
Categories
(Core :: DOM: Device Interfaces, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=46391468&tree=B2g-Inbound
b2g_emulator_vm b2g-inbound opt test marionette-webapi on 2014-08-20 12:52:02 PDT for push a53cafed66b9
slave: tst-linux64-spot-806
13:44:10 INFO - TEST-START | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled
13:50:13 INFO - Most recent errors/exceptions are:
13:50:13 INFO - B2G is still running but Marionette can't respond due to either a Gecko, Gaia or Marionette error. Above, the 5 most recent errors are listed. Check logcat for all errors if these errors are not the cause of the failure.
13:50:13 ERROR - TEST-UNEXPECTED-ERROR | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled | TimeoutException: TimeoutException: Connection timed out
13:50:13 INFO - Traceback (most recent call last):
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 171, in run
13:50:13 INFO - testMethod()
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/tests/layout/base/tests/marionette/test_selectioncarets.py", line 181, in test_textarea_rtl_long_press_to_select_a_word_disabled
13:50:13 INFO - self.openTestHtml(enabled=False)
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/tests/layout/base/tests/marionette/test_selectioncarets.py", line 35, in openTestHtml
13:50:13 INFO - self._input = self.marionette.find_element(*self._input_selector)
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 1278, in find_element
13:50:13 INFO - response = self._send_message('findElement', 'value', **kwargs)
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
13:50:13 INFO - return func(*args, **kwargs)
13:50:13 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 621, in _send_message
13:50:13 INFO - "Connection timed out", status=errors.ErrorCodes.TIMEOUT)
13:50:13 INFO - TEST-INFO expected PASS | took 363330ms
13:50:14 ERROR - test_end for test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled logged while not in progress. Logged with data: {"status": "ERROR", "test": "test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled", "message": "Traceback (most recent call last):\n File \"/builds/slave/test/build/tests/marionette/marionette/marionette_test.py\", line 199, in run\n self.tearDown()\n File \"/builds/slave/test/build/tests/marionette/marionette/marionette_test.py\", line 354, in tearDown\n self.marionette.set_context(\"content\")\n File \"/builds/slave/test/build/tests/marionette/marionette/marionette.py\", line 949, in set_context\n return self._send_message('setContext', 'ok', value=context)\n File \"/builds/slave/test/build/tests/marionette/marionette/decorators.py\", line 35, in _\n return func(*args, **kwargs)\n File \"/builds/slave/test/build/tests/marionette/marionette/marionette.py\", line 606, in _send_message\n raise errors.MarionetteException(\"Please start a session\")\nMarionetteException: MarionetteException: Please start a session\n\n", "expected": "PASS", "extra": {}}
13:50:15 INFO - TEST-START | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_minimum_select_one_caracter
13:50:22 INFO - TEST-PASS | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_minimum_select_one_caracter | took 7640ms
13:50:23 INFO - TEST-START | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_move_selection_carets
13:50:33 INFO - TEST-PASS | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_move_selection_carets | took 10076ms
13:50:33 INFO - TEST-START | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_move_selection_carets_disabled
13:50:41 INFO - TEST-PASS | test_selectioncarets.py SelectionCaretsTest.test_textarea_rtl_move_selection_carets_disabled | took 8265ms
13:50:42 INFO - SUMMARY
13:50:42 INFO - -------
13:50:42 INFO - passed: 572
13:50:42 INFO - failed: 2
13:50:42 INFO - todo: 31 (skipped: 3)
13:50:42 INFO - FAILED TESTS
13:50:42 INFO - -------
13:50:42 INFO - test_selectioncarets.py test_selectioncarets.SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled
13:50:42 INFO - test_selectioncarets.py test_selectioncarets.SelectionCaretsTest.test_textarea_rtl_long_press_to_select_a_word_disabled
13:50:44 INFO - SUITE-END | took 3252s
13:50:44 ERROR - Return code: 10
13:50:44 INFO - dumping logcat
13:50:44 INFO - Running command: ['cat', '/builds/slave/test/build/emulator-5554.log']
13:50:44 INFO - Copy/paste: cat /builds/slave/test/build/emulator-5554.log
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 4•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•