Closed Bug 1231988 Opened 9 years ago Closed 8 years ago

test_settings_device_info.py : AssertionError: u'\u2068864332020175206\u2069' != u'864332020175206'

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: MaxIvanov, Assigned: martijn.martijn)

References

Details

Description: Test case fails with "AssertionError"

Steps:
1. Update a flame device to 20151211030233
2. Run this test case http://lxr.mozilla.org/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_device_info.py

Actual result:
"AssertionError"

Expected result:
Test completes successfully.

Repro Rate: Reproduced via Jenkins adhoc (0/5 passing)
http://jenkins1.qa.scl3.mozilla.com/job/flame-kk.ui.adhoc.bitbar/372/HTML_Report/

Traceback (most recent call last):
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/.env/lib/python2.7/site-packages/marionette_client-2.0.0-py2.7.egg/marionette/marionette_test.py", line 344, in run
testMethod()
File "/var/lib/jenkins/jobs/flame-kk.ui.adhoc.bitbar/workspace/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_device_info.py", line 34, in test_that_device_info_is_populated
self.assertEqual(getattr(more_info, 'imei{}'.format(i)), expected_imei)
AssertionError: u'\u2068864332020154219\u2069' != u'864332020154219'
- \u2068864332020154219\u2069
? - -
+ 864332020154219
Assignee: nobody → martijn.martijn
Depends on: 1231979
Depends on: 1219840
No longer depends on: 1231979
Should be fixed now with the merge of the first pull request in bug 1219840.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.