Closed
Bug 1032471
Opened 12 years ago
Closed 11 years ago
Intermittent test_visibility.py test_visibility.TestVisibility.testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet | TimeoutException: TimeoutException: Connection timed out
Categories
(Testing :: Marionette Client and Harness, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: RyanVM, Unassigned)
Details
(Keywords: intermittent-failure, pi-marionette-intermittent)
https://tbpl.mozilla.org/php/getParsedLog.php?id=42779373&tree=Mozilla-Inbound
b2g_emulator_vm mozilla-inbound opt test marionette-webapi on 2014-06-30 10:09:05 PDT for push 7d8ba4eebaa1
slave: tst-linux64-spot-447
10:25:16 INFO - TEST-START test_visibility.py
10:25:20 INFO - testHiddenInputElementsAreNeverVisible (test_visibility.TestVisibility) ... ok
10:25:24 INFO - testShouldAllowTheUserToTellIfAnElementIsDisplayedOrNot (test_visibility.TestVisibility) ... ok
10:25:27 INFO - testShouldClickOnELementPartiallyOffBottom (test_visibility.TestVisibility) ... ok
10:25:29 INFO - testShouldClickOnELementPartiallyOffLeft (test_visibility.TestVisibility) ... ok
10:25:32 INFO - testShouldClickOnELementPartiallyOffRight (test_visibility.TestVisibility) ... ok
10:25:34 INFO - testShouldClickOnELementPartiallyOffTop (test_visibility.TestVisibility) ... ok
10:31:39 INFO - testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet (test_visibility.TestVisibility) ... ERROR
10:31:43 INFO - testShouldModifyTheVisibilityOfAnElementDynamically (test_visibility.TestVisibility) ... ok
10:31:45 INFO - testShouldSayElementIsInvisibleWhenOverflowXIsHiddenAndOutOfViewport (test_visibility.TestVisibility) ... ok
10:31:47 INFO - testShouldSayElementIsVisibleWhenItHasNegativeTransformButElementisntInANegativeSpace (test_visibility.TestVisibility) ... ok
10:31:49 INFO - testShouldSayElementWithZeroTransformIsVisible (test_visibility.TestVisibility) ... ok
10:31:51 INFO - testShouldSayElementsWithNegativeTransformAreNotDisplayed (test_visibility.TestVisibility) ... ok
10:31:53 INFO - testShouldSayElementsWithParentWithNegativeTransformAreNotDisplayed (test_visibility.TestVisibility) ... ok
10:31:55 INFO - testShouldShowElementNotVisibleWhenParentElementHasHiddenAttribute (test_visibility.TestVisibility) ... ok
10:31:57 INFO - testShouldShowElementNotVisibleWithHiddenAttribute (test_visibility.TestVisibility) ... ok
10:32:00 INFO - testVisibilityShouldTakeIntoAccountParentVisibility (test_visibility.TestVisibility) ... ok
10:32:01 INFO - ======================================================================
10:32:01 INFO - ERROR: None
10:32:01 INFO - ----------------------------------------------------------------------
10:32:01 INFO - Traceback (most recent call last):
10:32:01 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 198, in run
10:32:01 INFO - self.tearDown()
10:32:01 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 349, in tearDown
10:32:01 INFO - self.marionette.test_name = None
10:32:01 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 738, in test_name
10:32:01 INFO - if self._send_message('setTestName', 'ok', value=test_name):
10:32:01 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
10:32:01 INFO - return func(*args, **kwargs)
10:32:01 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 596, in _send_message
10:32:01 INFO - "Connection timed out", status=errors.ErrorCodes.TIMEOUT)
10:32:01 INFO - TimeoutException: TimeoutException: Connection timed out
10:32:01 INFO - Most recent errors/exceptions are:
10:32:01 INFO - 06-30 13:25:25.767 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.85:43691/element_bottom.html" line: 0}]
10:32:01 INFO - 06-30 13:25:28.537 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.85:43691/element_left.html" line: 0}]
10:32:01 INFO - 06-30 13:25:31.016 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.85:43691/element_right.html" line: 0}]
10:32:01 INFO - 06-30 13:25:33.307 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.85:43691/element_top.html" line: 0}]
10:32:01 INFO - 06-30 13:25:35.767 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.85:43691/javascriptPage.html" line: 0}]
10:32:01 ERROR - TEST-UNEXPECTED-FAIL | test_visibility.py test_visibility.TestVisibility.testShouldCountElementsAsVisibleIfStylePropertyHasBeenSet | TimeoutException: TimeoutException: Connection timed out
10:32:01 INFO - ----------------------------------------------------------------------
10:32:01 INFO - Ran 16 tests in 404.755s
10:32:01 WARNING - FAILED (errors=1)
Comment 1•11 years ago
|
||
Mass closing as we have not seen these intermittents in over 2 months
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Updated•3 years ago
|
Product: Testing → Remote Protocol
Comment 2•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
•