Closed
Bug 956695
Opened 12 years ago
Closed 12 years ago
[UI Tests] Intermittent Travis UI Test Failure: TEST-UNEXPECTED-FAIL | test_keyboard_predictive_key.py test_keyboard_predictive_key.TestKeyboardPredictiveKey.test_keyboard_predictive_key | AssertionError: u'keybokeyboard ' != 'keyboard '
Categories
(Firefox OS Graveyard :: Gaia::UI Tests, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: julienw, Unassigned)
Details
Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/marionette_client-0.7.2-py2.7.egg/marionette/marionette_test.py", line 143, in run
testMethod()
File "/home/travis/build/mozilla-b2g/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/keyboard/test_keyboard_predictive_key.py", line 35, in test_keyboard_predictive_key
self.assertEqual(typed_word, expected_word)
TEST-UNEXPECTED-FAIL | test_keyboard_predictive_key.py test_keyboard_predictive_key.TestKeyboardPredictiveKey.test_keyboard_predictive_key | AssertionError: u'keybokeyboard ' != 'keyboard '
Comment 1•12 years ago
|
||
This was caused by a Gecko/Gaia sync last Friday.
The Gecko commit was put in and had to wait until it reached Travis for the Gaia pull to be merged.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•12 years ago
|
||
Good to know, thanks :)
You need to log in
before you can comment on or make changes to this bug.
Description
•