Closed Bug 1169288 Opened 9 years ago Closed 9 years ago

Intermittent test_play_webm_video.py TestPlayWebMVideo.test_play_webm_video | TimeoutException: TimeoutException: Connection timed out

Categories

(Firefox OS Graveyard :: Gaia::UI Tests, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: RyanVM, Unassigned)

References

Details

(Keywords: intermittent-failure)

14:25:56 INFO - TEST-START | test_play_webm_video.py TestPlayWebMVideo.test_play_webm_video
14:32:13 ERROR - TEST-UNEXPECTED-ERROR | test_play_webm_video.py TestPlayWebMVideo.test_play_webm_video | TimeoutException: TimeoutException: Connection timed out
14:32:13 INFO - Traceback (most recent call last):
14:32:13 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 296, in run
14:32:13 INFO - testMethod()
14:32:13 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/videoplayer/test_play_webm_video.py", line 22, in test_play_webm_video
14:32:13 INFO - video_player.launch()
14:32:13 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/apps/videoplayer/app.py", line 24, in launch
14:32:13 INFO - Base.launch(self)
14:32:13 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 26, in launch
14:32:13 INFO - self.app = self.apps.launch(self.name, self.manifest_url, self.entry_point, launch_timeout=launch_timeout)
14:32:13 INFO - File "/home/worker/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 94, in launch
14:32:13 INFO - script_timeout=launch_timeout)
14:32:13 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 1549, in execute_async_script
14:32:13 INFO - debug_script=debug_script)
14:32:13 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/decorators.py", line 36, in _
14:32:13 INFO - return func(*args, **kwargs)
14:32:13 INFO - File "/home/worker/build/venv/local/lib/python2.7/site-packages/marionette_driver/marionette.py", line 692, in _send_message
14:32:13 INFO - raise errors.TimeoutException("Connection timed out")
14:32:13 INFO - TEST-INFO took 376647ms
This is one of the many self.apps.launch bugs around this. My guess would be they are all related and are related to Marionette.
Depends on: 1068094
[Mass Closure] Closing Intermittent as a one off
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.