Closed
Bug 1124968
Opened 9 years ago
Closed 8 years ago
Intermittent test_gallery_share_picture.py TestGallerySharePicture.test_gallery_share_to_messages | ScriptTimeoutException: ScriptTimeoutException: timed out
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Firefox OS Graveyard
Gaia::UI Tests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: RyanVM, Unassigned)
References
Details
(Keywords: intermittent-failure)
17:23:05 INFO - TEST-START | test_gallery_share_picture.py TestGallerySharePicture.test_gallery_share_to_messages 17:23:46 ERROR - TEST-UNEXPECTED-ERROR | test_gallery_share_picture.py TestGallerySharePicture.test_gallery_share_to_messages | ScriptTimeoutException: ScriptTimeoutException: timed out 17:23:46 INFO - Traceback (most recent call last): 17:23:46 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 265, in run 17:23:46 INFO - self.setUp() 17:23:46 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/gallery/test_gallery_share_picture.py", line 15, in setUp 17:23:46 INFO - GaiaTestCase.setUp(self) 17:23:46 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 813, in setUp 17:23:46 INFO - self.cleanup_gaia(full_reset=False) 17:23:46 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 896, in cleanup_gaia 17:23:46 INFO - self.data_layer.set_volume(0) 17:23:46 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 276, in set_volume 17:23:46 INFO - self.set_setting('audio.volume.%s' % channel, value) 17:23:46 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/gaia_test.py", line 236, in set_setting 17:23:46 INFO - result = self.marionette.execute_async_script('return GaiaDataLayer.setSetting("%s", %s)' % (name, value), special_powers=True) 17:23:46 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 1341, in execute_async_script 17:23:46 INFO - filename=os.path.basename(frame[0])) 17:23:46 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/decorators.py", line 36, in _ 17:23:46 INFO - return func(*args, **kwargs) 17:23:46 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 634, in _send_message 17:23:46 INFO - self._handle_error(response) 17:23:46 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette.py", line 703, in _handle_error 17:23:46 INFO - raise errors.ScriptTimeoutException(message=message, status=status, stacktrace=stacktrace) 17:23:46 INFO - TEST-INFO took 40643ms
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•9 years ago
|
QA Whiteboard: [fxosqa-auto-backlog+]
Comment 2•8 years ago
|
||
This intermittent failure was MacOS specific. Bug 1139029 disabled Gip on this platform.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•