Closed Bug 1081429 Opened 10 years ago Closed 9 years ago

Intermittent test_screen_orientation.py TestScreenOrientation.test_set_orientation_with_mixed_casing | 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)

https://treeherder.mozilla.org/ui/logviewer.html#?job_id=2927060&repo=mozilla-inbound
builder 	b2g_emulator_vm mozilla-inbound opt test marionette
buildid 	20141010135904
builduid 	b9d60f3ad5ea4a51b2aec02606ade7c0
results 	warnings (1)
revision 	57a53c8b472ea9edf22aafb6d39b0813e75fabcc
slave 	tst-linux64-spot-272
starttime 	Fri Oct 10 2014 14:31:18 GMT-0700 (Pacific Standard Time)




15:00:39 INFO - TEST-START | test_chrome_async_finish.js
15:00:41 INFO - TEST-PASS | test_chrome_async_finish.js | took 1766ms
15:00:42 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_invalid_orientation
15:00:43 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_invalid_orientation | took 1292ms
15:00:43 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_null_orientation
15:00:44 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_null_orientation | took 1005ms
15:00:44 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_landscape_primary
15:00:50 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_landscape_primary | took 6055ms
15:00:50 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_landscape_secondary
15:00:56 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_landscape_secondary | took 5783ms
15:00:56 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_portrait_primary
15:00:59 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_portrait_primary | took 2723ms
15:00:59 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_portrait_secondary
15:01:01 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_portrait_secondary | took 1504ms
15:01:01 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_shorthand_landscape
15:01:07 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_shorthand_landscape | took 5849ms
15:01:07 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_shorthand_portrait
15:01:13 INFO - TEST-PASS | test_screen_orientation.py TestScreenOrientation.test_set_orientation_to_shorthand_portrait | took 6188ms
15:01:13 INFO - TEST-START | test_screen_orientation.py TestScreenOrientation.test_set_orientation_with_mixed_casing
15:07:16 INFO - Most recent errors/exceptions are:
15:07:16 INFO - 10-10 22:01:06.010 W/GeckoConsole( 44): [JavaScript Warning: "Error in parsing value for 'height'. Declaration dropped." {file: "app://system.gaiamobile.org/index.html" line: 0 column: 0 source: "undefinedpx"}]10-10 22:01:10.040 W/GeckoConsole( 44): [JavaScript Warning: "Error in parsing value for 'width'. Declaration dropped." {file: "app://system.gaiamobile.org/index.html" line: 0 column: 0 source: "undefinedpx"}]10-10 22:01:10.040 W/GeckoConsole( 44): [JavaScript Warning: "Error in parsing value for 'height'. Declaration dropped." {file: "app://system.gaiamobile.org/index.html" line: 0 column: 0 source: "undefinedpx"}]10-10 22:01:12.200 W/GeckoConsole( 44): [JavaScript Warning: "Error in parsing value for 'width'. Declaration dropped." {file: "app://system.gaiamobile.org/index.html" line: 0 column: 0 source: "undefinedpx"}]10-10 22:01:12.200 W/GeckoConsole( 44): [JavaScript Warning: "Error in parsing value for 'height'. Declaration dropped." {file: "app://system.gaiamobile.org/index.html" line: 0 column: 0 source: "undefinedpx"}]
15:07:16 INFO - 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.
15:07:16 ERROR - TEST-UNEXPECTED-ERROR | test_screen_orientation.py TestScreenOrientation.test_set_orientation_with_mixed_casing | TimeoutException: TimeoutException: Connection timed out
15:07:16 INFO - Traceback (most recent call last):
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 249, in run
15:07:16 INFO - self.setUp()
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 540, in setUp
15:07:16 INFO - CommonTestCase.setUp(self)
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 386, in setUp
15:07:16 INFO - self.switch_into_test_container()
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette_test.py", line 464, in switch_into_test_container
15:07:16 INFO - self.marionette.switch_to_frame(frame)
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 1002, in switch_to_frame
15:07:16 INFO - response = self._send_message('switchToFrame', 'ok', element=frame.id, focus=focus)
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/decorators.py", line 35, in _
15:07:16 INFO - return func(*args, **kwargs)
15:07:16 INFO - File "/builds/slave/test/build/tests/marionette/marionette/marionette.py", line 621, in _send_message
15:07:16 INFO - "Connection timed out", status=errors.ErrorCodes.TIMEOUT)
15:07:16 INFO - TEST-INFO took 362299ms
15:07:17 INFO - TEST-START | test_errors.py TestMarionetteException.test_cause_string
15:07:18 INFO - TEST-PASS | test_errors.py TestMarionetteException.test_cause_string | took 1147ms
15:07:18 INFO - TEST-START | test_errors.py TestMarionetteException.test_cause_tuple
[Mass Closure] Intermittents that have not been updated in 2 months being closed
Status: NEW → RESOLVED
Closed: 9 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.