Closed
Bug 1021100
Opened 12 years ago
Closed 11 years ago
Intermittent test_visibility.py test_visibility.TestVisibility.testVisibilityShouldTakeIntoAccountParentVisibility | 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 b2g-inbound opt test marionette-webapi on 2014-06-05 07:46:13 PDT for push 1c3025f01003
slave: tst-linux64-spot-333
https://tbpl.mozilla.org/php/getParsedLog.php?id=41122787&tree=B2g-Inbound
{
08:06:00 INFO - TEST-START test_visibility.py
08:06:05 INFO - testHiddenInputElementsAreNeverVisible (test_visibility.TestVisibility) ... ok
08:06:09 INFO - testShouldAllowTheUserToTellIfAnElementIsDisplayedOrNot (test_visibility.TestVisibility) ... ok
08:06:11 INFO - testShouldClickOnELementPartiallyOffBottom (test_visibility.TestVisibility) ... ok
08:06:14 INFO - testShouldClickOnELementPartiallyOffLeft (test_visibility.TestVisibility) ... ok
08:06:16 INFO - testShouldClickOnELementPartiallyOffRight (test_visibility.TestVisibility) ... ok
08:06:18 INFO - testShouldClickOnELementPartiallyOffTop (test_visibility.TestVisibility) ... ok
08:06:21 INFO - testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet (test_visibility.TestVisibility) ... ok
08:06:25 INFO - testShouldModifyTheVisibilityOfAnElementDynamically (test_visibility.TestVisibility) ... ok
08:06:27 INFO - testShouldSayElementIsInvisibleWhenOverflowXIsHiddenAndOutOfViewport (test_visibility.TestVisibility) ... ok
08:06:29 INFO - testShouldSayElementIsVisibleWhenItHasNegativeTransformButElementisntInANegativeSpace (test_visibility.TestVisibility) ... ok
08:06:31 INFO - testShouldSayElementWithZeroTransformIsVisible (test_visibility.TestVisibility) ... ok
08:06:33 INFO - testShouldSayElementsWithNegativeTransformAreNotDisplayed (test_visibility.TestVisibility) ... ok
08:06:36 INFO - testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed (test_visibility.TestVisibility) ... ok
08:06:38 INFO - testShouldShowElementNotVisibleWhenParentElementHasHiddenAttribute (test_visibility.TestVisibility) ... ok
08:06:39 INFO - testShouldShowElementNotVisibleWithHiddenAttribute (test_visibility.TestVisibility) ... ok
08:12:45 INFO - testVisibilityShouldTakeIntoAccountParentVisibility (test_visibility.TestVisibility) ... ERROR
08:12:46 INFO - ERROR
08:12:46 INFO - ======================================================================
08:12:46 INFO - ERROR: None
08:12:46 INFO - ----------------------------------------------------------------------
08:12:46 INFO - Traceback (most recent call last):
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 170, in run
08:12:46 INFO - testMethod()
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_visibility.py", line 23, in testVisibilityShouldTakeIntoAccountParentVisibility
08:12:46 INFO - self.assertFalse(hiddenLink.is_displayed())
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 142, in is_displayed
08:12:46 INFO - return self.marionette._send_message('isElementDisplayed', 'value', id=self.id)
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
08:12:46 INFO - return func(*args, **kwargs)
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 616, in _send_message
08:12:46 INFO - "Connection timed out", status=ErrorCodes.TIMEOUT)
08:12:46 INFO - TimeoutException: TimeoutException: Connection timed out
08:12:46 INFO - Most recent errors/exceptions are:
08:12:46 INFO - 06-05 11:06:32.811 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.159.15:52942/cssTransform.html" line: 0}]
08:12:46 INFO - 06-05 11:06:34.841 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.159.15:52942/cssTransform.html" line: 0}]
08:12:46 INFO - 06-05 11:06:37.371 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.159.15:52942/hidden.html" line: 0}]
08:12:46 INFO - 06-05 11:06:39.150 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.159.15:52942/hidden.html" line: 0}]
08:12:46 INFO - 06-05 11:06:41.561 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.159.15:52942/javascriptPage.html" line: 0}]
08:12:46 ERROR - TEST-UNEXPECTED-FAIL | test_visibility.py test_visibility.TestVisibility.testVisibilityShouldTakeIntoAccountParentVisibility | TimeoutException: TimeoutException: Connection timed out
08:12:46 INFO - ======================================================================
08:12:46 INFO - ERROR: None
08:12:46 INFO - ----------------------------------------------------------------------
08:12:46 INFO - Traceback (most recent call last):
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 198, in run
08:12:46 INFO - self.tearDown()
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 346, in tearDown
08:12:46 INFO - self.marionette.set_context("content")
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 884, in set_context
08:12:46 INFO - return self._send_message('setContext', 'ok', value=context)
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
08:12:46 INFO - return func(*args, **kwargs)
08:12:46 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 601, in _send_message
08:12:46 INFO - raise MarionetteException("Please start a session")
08:12:46 ERROR - TEST-UNEXPECTED-FAIL | test_visibility.py test_visibility.TestVisibility.testVisibilityShouldTakeIntoAccountParentVisibility | MarionetteException: MarionetteException: Please start a session
}
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Reporter | ||
Updated•12 years ago
|
Keywords: ateam-marionette-intermittent
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 3•11 years ago
|
||
[Mass] Closing bug as this hasnt been seen for 2 months
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 4•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
•