Closed
Bug 973232
Opened 12 years ago
Closed 12 years ago
Frequent b2g desktop OS X TEST-UNEXPECTED-FAIL | test_settings_wallpaper.py test_settings_wallpaper.TestWallpaper.test_change_wallpaper | TimeoutException: TimeoutException: Timed out after 5.09571409225 seconds
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Unassigned)
References
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/?tree=Mozilla-Inbound&fromchange=abe987db4368&tochange=a23dfaabbe18&jobname=gaia-ui
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742311&tree=Mozilla-Inbound
b2g_macosx64 mozilla-inbound opt test gaia-ui-test on 2014-02-15 10:54:31 PST for push a23dfaabbe18
slave: talos-mtnlion-r5-084
11:05:23 INFO - test_change_wallpaper (test_settings_wallpaper.TestWallpaper)
11:05:38 INFO - https://moztrap.mozilla.org/manage/case/3449/ ... ERROR
11:05:38 INFO - ======================================================================
11:05:38 INFO - ERROR: None
11:05:38 INFO - ----------------------------------------------------------------------
11:05:38 INFO - Traceback (most recent call last):
11:05:38 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 163, in run
11:05:38 INFO - testMethod()
11:05:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_wallpaper.py", line 29, in test_change_wallpaper
11:05:38 INFO - wallpaper.tap_wallpaper_by_index(3)
11:05:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/wallpaper/app.py", line 28, in tap_wallpaper_by_index
11:05:38 INFO - self.wait_for_element_not_present(*self._wallpaper_frame_locator)
11:05:38 INFO - File "/builds/slave/talos-slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/apps/base.py", line 34, in wait_for_element_not_present
11:05:38 INFO - lambda m: not m.find_element(by, locator))
11:05:38 INFO - File "/builds/slave/talos-slave/test/build/venv/lib/python2.7/site-packages/marionette/wait.py", line 143, in until
11:05:38 INFO - cause=last_exc)
11:05:38 ERROR - TimeoutException: TimeoutException: Timed out after 5.09571409225 seconds
11:05:38 INFO - TEST-UNEXPECTED-FAIL | test_settings_wallpaper.py test_settings_wallpaper.TestWallpaper.test_change_wallpaper |
11:05:38 INFO - ----------------------------------------------------------------------
11:05:38 INFO - Ran 1 test in 14.574s
11:05:38 WARNING - FAILED (errors=1)
| Reporter | ||
Comment 1•12 years ago
|
||
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742341&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742346&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742988&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742997&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34743027&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34743048&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34724126&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34726759&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34730480&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34739321&tree=Mozilla-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=34741786&tree=Mozilla-Central
https://tbpl.mozilla.org/php/getParsedLog.php?id=34742279&tree=Mozilla-Central
| Reporter | ||
Comment 2•12 years ago
|
||
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 6•12 years ago
|
||
Penta-secting via try:
@a3cea57d7fab: https://tbpl.mozilla.org/?tree=Try&rev=1ef2ed4205b7
@c5753881ad5a: https://tbpl.mozilla.org/?tree=Try&rev=f79f30492c0d
@c566eedcc375: https://tbpl.mozilla.org/?tree=Try&rev=7f5872c673f3
@e75276f3bcc0: https://tbpl.mozilla.org/?tree=Try&rev=6fe3f9854352
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 19•12 years ago
|
||
I think this is failing because it's missing --timeout=10000
We have it in travis:
https://github.com/mozilla-b2g/gaia/blob/master/tests/travis_ci/gaia_ui_tests/script#L18
And there is a open bug to fix this in TBPL:
Bug 973545 - Set --timeout 10000 on Gu command line
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 24•12 years ago
|
||
Based on the results of comment 6 this narrows it down to one changeset. (I'm doing a few more retriggers to confirm). The underlying cause may very well be bug 943545 though.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 57•12 years ago
|
||
Vivien is away this week but you have my blessing to back out bug 972081 if this orange is too frequent and you'd like to stem the flow. I'm un-cc'ing myself from this bug now; needinfo me if you have any questions.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 69•12 years ago
|
||
Disabled this test:
https://github.com/mozilla-b2g/gaia/commit/a419c6c355cb0a4138f2b443e0bab400b58989de
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
| 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
•