Closed
Bug 933977
Opened 12 years ago
Closed 12 years ago
[v1.2] test_settings_change_language.py test_settings_change_language.TestChangeLanguage.test_change_language_settings | TimeoutException: Condition timed out
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Firefox OS Graveyard
Gaia::UI Tests
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jgriffin, Unassigned)
References
Details
On mozilla-b2g26, the gaia-ui-test test_settings_change_language.py test_settings_change_language.TestChangeLanguage.test_change_language_settings is permafail on TBPL, and so has been disabled. The error is:
12:51:05 INFO - ======================================================================
12:51:05 INFO - ERROR: None
12:51:05 INFO - ----------------------------------------------------------------------
12:51:05 INFO - Traceback (most recent call last):
12:51:05 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/marionette/marionette_test.py", line 143, in run
12:51:05 INFO - testMethod()
12:51:05 INFO - File "/builds/slave/test/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_language.py", line 22, in test_change_language_settings
12:51:05 INFO - self.wait_for_condition(lambda m: settings.header_text == u'Param\u00E8tres')
12:51:05 INFO - File "/builds/slave/test/build/venv/local/lib/python2.7/site-packages/gaiatest/gaia_test.py", line 662, in wait_for_condition
12:51:05 ERROR - raise TimeoutException(message)
12:51:05 ERROR - TEST-UNEXPECTED-FAIL | test_settings_change_language.py test_settings_change_language.TestChangeLanguage.test_change_language_settings | TimeoutException: Condition timed out
full log: https://tbpl-dev.allizom.org/php/getParsedLog.php?id=29986601&tree=Mozilla-B2g26-v1.2&full=1#error1
Comment 1•12 years ago
|
||
This test is no longer disabled on TBPL for v1.2, so I assume this failure has been addressed. Can this bug be closed?
Flags: needinfo?(jgriffin)
| Reporter | ||
Comment 2•12 years ago
|
||
It looks like we're not even running Gu tests on mozilla-b2g26 for some reason on TBPL, so I can't tell. I'll track down why that is...
Flags: needinfo?(jgriffin)
Comment 3•12 years ago
|
||
That is strange as I was pinged a couple of days ago specifically about a failure of one of our tests on v1.2 on TBPL. Thanks for looking into this, Jonathan.
Comment 4•12 years ago
|
||
This test is fine on Travis :(
| Reporter | ||
Comment 5•12 years ago
|
||
Will look at this again once bug 936003 is resolved.
Flags: needinfo?(jgriffin)
| Reporter | ||
Comment 6•12 years ago
|
||
Test is running fine on TBPL too.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(jgriffin)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•