Closed Bug 1029293 Opened 11 years ago Closed 11 years ago

Intermittent test_navigation.py test_navigation.TestNavigate.test_shouldnt_error_if_nonexistent_url_used | TimeoutException: TimeoutException: Connection timed out

Categories

(Testing :: Marionette Client and Harness, defect)

x86_64
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: KWierso, Unassigned)

Details

(Keywords: intermittent-failure, pi-marionette-intermittent)

https://tbpl.mozilla.org/php/getParsedLog.php?id=42282908&tree=B2g-Inbound b2g_emulator_vm b2g-inbound opt test marionette-webapi on 2014-06-23 10:11:00 PDT for push 8a7f009f9e2a slave: tst-linux64-spot-349 10:22:41 INFO - TEST-START test_navigation.py 10:22:44 INFO - test_find_element_state_complete (test_navigation.TestNavigate) ... ok 10:22:46 INFO - test_getUrl (test_navigation.TestNavigate) ... ok 10:22:49 INFO - test_goBack (test_navigation.TestNavigate) ... ok 10:22:53 INFO - test_goForward (test_navigation.TestNavigate) ... ok 10:22:55 INFO - test_navigate (test_navigation.TestNavigate) ... ok 10:22:59 INFO - test_navigate_frame (test_navigation.TestNavigate) ... ok 10:23:02 INFO - test_navigate_iframe (test_navigation.TestNavigate) ... ok 10:23:04 INFO - test_refresh (test_navigation.TestNavigate) ... ok 10:23:06 INFO - test_should_throw_a_timeoutexception_when_loading_page (test_navigation.TestNavigate) ... ok 10:29:12 INFO - test_shouldnt_error_if_nonexistent_url_used (test_navigation.TestNavigate) ... ERROR 10:29:12 INFO - ====================================================================== 10:29:12 INFO - ERROR: None 10:29:12 INFO - ---------------------------------------------------------------------- 10:29:12 INFO - Traceback (most recent call last): 10:29:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 198, in run 10:29:12 INFO - self.tearDown() 10:29:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 349, in tearDown 10:29:12 INFO - self.marionette.test_name = None 10:29:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 738, in test_name 10:29:12 INFO - if self._send_message('setTestName', 'ok', value=test_name): 10:29:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _ 10:29:12 INFO - return func(*args, **kwargs) 10:29:12 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 596, in _send_message 10:29:12 INFO - "Connection timed out", status=errors.ErrorCodes.TIMEOUT) 10:29:12 INFO - TimeoutException: TimeoutException: Connection timed out 10:29:12 INFO - Most recent errors/exceptions are: 10:29:12 INFO - 06-23 13:23:08.026 E/GeckoConsole( 44): [JavaScript Error: "NS_ERROR_UNKNOWN_PROTOCOL: Component returned failure code: 0x804b0012 (NS_ERROR_UNKNOWN_PROTOCOL) [nsIDOMLocation.href]" {file: "chrome://marionette/content/marionette-listener.js" line: 1287}] 10:29:12 INFO - 06-23 13:23:09.496 E/GeckoConsole( 44): Content JS ERROR at about:neterror?e=unknownProtocolFound&u=thisprotocoldoesnotexist%3A//&c=&f=app&m=app%3A//system.gaiamobile.org/manifest.webapp&d=Firefox%20doesn%27t%20know%20how%20to%20open%20this%20address%2C%20because%20one%20of%20the%20following%20protocols%20%28thisprotocoldoesnotexist%29%20isn%27t%20associated%20with%20any%20program%20or%20is%20not%20allowed%20in%20this%20context.:1278 in initPage: net-error 10:29:12 INFO - 06-23 13:23:09.506 I/Gecko ( 44): 1403544189509 Marionette INFO sendToClient: {"from":"0","error":{"message":"Error loading page","status":13,"stacktrace":null}}, {02ab51f2-d605-46ea-938d-ee73bde2dbc8}, {02ab51f2-d605-46ea-938d-ee73bde2dbc8} 10:29:12 INFO - 06-23 13:23:10.656 I/Gecko ( 44): 1403544190656 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"33.0a1","takesScreenshot":true,"appBuildId":"20140623095144","XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"33.0a1","device":"qemu","b2g":true,"nativeEvents":false,"platformVersion":"33.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"log('TEST-END: /builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_navigation.py:test_shouldnt_error_if_nonexistent_url_used')","newSandbox":true,"args":[],"filename":"marionette_test.py","line":348}}, id: {17945cae-e8ad-4a6f-a68a-14de541fdd50} 10:29:12 INFO - 06-23 13:23:10.676 I/Gecko ( 44): MARIONETTE LOG: INFO: TEST-END: /builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_navigation.py:test_shouldnt_error_if_nonexistent_url_used 10:29:12 ERROR - TEST-UNEXPECTED-FAIL | test_navigation.py test_navigation.TestNavigate.test_shouldnt_error_if_nonexistent_url_used | TimeoutException: TimeoutException: Connection timed out 10:29:12 INFO - ---------------------------------------------------------------------- 10:29:12 INFO - Ran 10 tests in 390.133s 10:29:12 WARNING - FAILED (errors=1) 10:29:12 INFO - TEST-START test_timeouts.py
[Mass closure] intermittent has not been seen in 2 months and has not been disabled so closing
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
Product: Testing → Remote Protocol
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.