Closed
Bug 1133661
Opened 11 years ago
Closed 11 years ago
Intermittent test_anonymous_content.py TestAnonymousContent.test_find_anonymous_element_by_attribute | TimeoutException: TimeoutException: Connection timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: cbook, Unassigned)
References
()
Details
(Keywords: intermittent-failure, pi-marionette-intermittent)
Ubuntu VM 12.04 mozilla-inbound opt test marionette-e10s
https://treeherder.mozilla.org/logviewer.html#?job_id=6650611&repo=mozilla-inbound
08:51:00 ERROR - TEST-UNEXPECTED-ERROR | test_anonymous_content.py TestAnonymousContent.test_find_anonymous_element_by_attribute | TimeoutException: TimeoutException: Connection timed out
08:51:00 INFO - Traceback (most recent call last):
08:51:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 317, in run
08:51:00 INFO - self.tearDown()
08:51:00 INFO - File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_anonymous_content.py", line 23, in tearDown
08:51:00 INFO - self.marionette.switch_to_window(self.win)
08:51:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 1120, in switch_to_window
08:51:00 INFO - response = self._send_message('switchToWindow', 'ok', name=window_id)
08:51:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 36, in _
08:51:00 INFO - return func(*args, **kwargs)
08:51:00 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 660, in _send_message
08:51:00 INFO - "Connection timed out", status=errors.ErrorCodes.TIMEOUT)
08:51:00 INFO - TEST-INFO took 360668ms
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•11 years ago
|
Keywords: ateam-marionette-intermittent
Comment 2•11 years ago
|
||
This has not been hit for over 2 months. Closing these bugs
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 3•3 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
•