Closed Bug 1231985 Opened 9 years ago Closed 8 years ago

test_settings_media_storage.py : AssertionError: u'\u20680\u2069 \u2068B\u2069' != '0 B'

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_media_storage.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/371/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_media_storage.py", line 18, in test_settings_media_storage
self.assertEqual(media_storage_settings.internal_storage.music_size, '0 B')
AssertionError: u'\u20680\u2069 \u2068B\u2069' != '0 B'
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.