Closed Bug 1225277 Opened 9 years ago Closed 9 years ago

test_settings_change_wallpaper_from_gallery.py : AssertionError: {u'slice': None, u'type': u'image/jpeg', u'size': 100045} == {u'slice': None, u'type': u'image/jpeg', u'size': 100045}

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1225180

People

(Reporter: MaxIvanov, Unassigned)

Details

Description: Test case fails with "AssertionError" Steps: 1. Update a flame device to 20151116030435 2. Run this test case http://lxr.mozilla.org/gaia/source/tests/python/gaia-ui-tests/gaiatest/tests/functional/settings/test_settings_change_wallpaper_from_gallery.py Actual result: "AssertionError" Expected result: Test completes successfully. Repro Rate: Reproduced via Jenkins adhoc (1/5 passing) http://jenkins1.qa.scl3.mozilla.com/job/flame-kk.ui.adhoc.bitbar/341/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-1.0.0-py2.7.egg/marionette/marionette_test.py", line 296, 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_change_wallpaper_from_gallery.py", line 45, in test_settings_change_wallpaper_from_gallery self.assertNotEqual(default_wallpaper_settings, new_wallpaper_settings) AssertionError: {u'slice': None, u'type': u'image/jpeg', u'size': 100045} == {u'slice': None, u'type': u'image/jpeg', u'size': 100045}
Like in bug 1225313, the setting was preserved between runs. Bug 1225180 will clean the restart procedure.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.