Closed Bug 983952 Opened 12 years ago Closed 11 years ago

Intermittent test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_permission | TimeoutException: TimeoutException: Connection timed out

Categories

(Testing :: Marionette Client and Harness, defect)

All
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=36187487&tree=Mozilla-Central slave: tst-linux64-spot-936 21:40:01 INFO - test_same_context (test_execute_async_script.TestExecuteAsyncChrome) ... ok 21:40:03 INFO - test_sandbox_reuse (test_execute_async_script.TestExecuteAsyncChrome) ... ok 21:40:04 INFO - test_script_finished (test_execute_async_script.TestExecuteAsyncChrome) ... ok 21:40:06 INFO - test_check_window (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:07 INFO - test_execute_async_js_exception (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:09 INFO - test_execute_async_ours (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:10 INFO - test_execute_async_simple (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:13 INFO - test_execute_async_timeout (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:17 INFO - test_execute_async_unique_timeout (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:20 INFO - test_execute_async_unload (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:21 INFO - test_execute_js_exception (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:22 INFO - test_execute_no_return (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:24 INFO - test_execute_permission (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:26 INFO - test_no_timeout (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:28 INFO - test_same_context (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:29 INFO - test_sandbox_reuse (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:31 INFO - test_script_finished (test_execute_async_script.TestExecuteAsyncContent) ... ok 21:40:31 INFO - ====================================================================== 21:40:31 INFO - ERROR: None 21:40:31 INFO - ---------------------------------------------------------------------- 21:40:31 INFO - Traceback (most recent call last): 21:40:31 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 191, in run 21:40:31 INFO - self.tearDown() 21:40:31 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 339, in tearDown 21:40:31 INFO - self.marionette.set_context("content") 21:40:31 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 857, in set_context 21:40:31 INFO - return self._send_message('setContext', 'ok', value=context) 21:40:31 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _ 21:40:31 INFO - return func(*args, **kwargs) 21:40:31 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 607, in _send_message 21:40:31 INFO - "Connection timed out", status=ErrorCodes.TIMEOUT) 21:40:31 ERROR - TimeoutException: TimeoutException: Connection timed out 21:40:31 INFO - Most recent errors/exceptions are: 21:40:31 INFO - 03-15 00:33:32.831 I/Gecko ( 44): 1394858012835 Marionette INFO sendToClient: {"from":"0","error":{"message":"Emulator callback still pending when finish() called","status":500,"stacktrace":null}}, {3bb2316c-50cb-4eb1-9b00-5a81b9c964af}, {3bb2316c-50cb-4eb1-9b00-5a81b9c964af} 21:40:31 INFO - 03-15 00:33:38.569 I/Gecko ( 44): 1394858018575 Marionette DEBUG Got request: setTestName, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0a1","takesScreenshot":true,"appBuildId":"20140314193514","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0a1","device":"qemu","b2g":true,"nativeEvents":false,"platformVersion":"30.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"setTestName","parameters":{"value":"test_execute_async_script.py TestExecuteAsyncChrome.test_execute_async_js_exception"}}, id: {b124d255-767c-4a3a-8d75-5eb15bc3568e} 21:40:31 INFO - 03-15 00:33:38.609 I/Gecko ( 44): 1394858018616 Marionette DEBUG Got request: execute, data: {"to":"0","sessionId":{"rotatable":true,"browserVersion":"30.0a1","takesScreenshot":true,"appBuildId":"20140314193514","cssSelectorsEnabled":true,"javascriptEnabled":true,"XULappId":"{3c2e2abc-06d4-11e1-ac3b-374f68613e61}","secureSsl":false,"platform":"ANDROID","browserName":"B2G","version":"30.0a1","device":"qemu","b2g":true,"nativeEvents":false,"platformVersion":"30.0a1","takesElementScreenshot":true,"platformName":"ANDROID","handlesAlerts":false},"name":"executeScript","parameters":{"scriptTimeout":null,"specialPowers":false,"script":"log('TEST-START: /builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_execute_async_script.py:test_execute_async_js_exception')","newSandbox":true,"args":[],"filename":"marionette_test.py","line":335}}, id: {460d91ed-ec38-4e70-8ef2-db4fc50ce7cf} 21:40:31 INFO - 03-15 00:33:38.629 I/Gecko ( 44): MARIONETTE LOG: INFO: TEST-START: /builds/slave/test/build/tests/marionette/tests/testing/marionette/client/marionette/tests/unit/test_execute_async_script.py:test_execute_async_js_exception 21:40:31 INFO - 03-15 00:33:38.840 I/Gecko ( 44): 1394858018842 Marionette INFO sendToClient: {"from":"0","error":{"message":"ReferenceError: foo is not defined","status":17,"stacktrace":"execute_async_script @case.py, line 471\ninline javascript, line 2\nsrc: \" callback(foo());\""}}, {6413bb17-c1a3-4576-bb83-b8acd7e869a0}, {6413bb17-c1a3-4576-bb83-b8acd7e869a0} 21:40:31 INFO - TEST-UNEXPECTED-FAIL | test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_async_js_exception | 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. 21:40:31 INFO - ---------------------------------------------------------------------- 21:40:31 INFO - Ran 28 tests in 414.195s 21:40:31 WARNING - FAILED (errors=1) 21:40:31 INFO - TEST-START test_execute_script.py 21:40:36 INFO - test_check_window (test_execute_script.TestExecuteChrome) ... ok 21:40:39 INFO - test_complex_return_values (test_execute_script.TestExecuteChrome) ... ok 21:40:41 INFO - test_execute_js_exception (test_execute_script.TestExecuteChrome) ... ok 21:40:44 INFO - test_execute_no_return (test_execute_script.TestExecuteChrome) ... ok 21:40:47 INFO - test_execute_permission (test_execute_script.TestExecuteChrome) ... ok 21:40:50 INFO - test_execute_simple (test_execute_script.TestExecuteChrome) ... ok 21:40:53 INFO - test_sandbox_reuse (test_execute_script.TestExecuteChrome) ... ok 21:40:56 INFO - test_stack_trace (test_execute_script.TestExecuteChrome) ... ok 21:40:59 INFO - test_that_we_can_pass_in_floats (test_execute_script.TestExecuteChrome) ... ok 21:41:02 INFO - test_unmarshal_element_collection (test_execute_script.TestExecuteChrome) ...
Summary: Intermittent TimeoutException: TimeoutException: Connection timed out | followed by test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_async_js_exception | B2G is still running but Marionette can't respond → Intermittent test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_async_js_exception | B2G is still running but Marionette can't respond | TimeoutException: Connection timed out
Summary: Intermittent test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_async_js_exception | B2G is still running but Marionette can't respond | TimeoutException: Connection timed out → Intermittent test_execute_async_script.py test_execute_async_script.TestExecuteAsyncChrome.test_execute_permission | TimeoutException: TimeoutException: Connection timed out
This intermittent has not been seen in sometime so am 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.