Closed Bug 940458 Opened 11 years ago Closed 11 years ago

Unxfail test_export_contacts_to_sdcard.py

Categories

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

Other
Gonk (Firefox OS)
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: zcampbell, Unassigned)

Details

As per the commit in this bug, this test should be able to be un-xfailed on master branch.

https://bugzilla.mozilla.org/show_bug.cgi?id=936494
This still failing on  my Inari.
Gecko  http://hg.mozilla.org/mozilla-central/rev/ba9ecdea3a90
Gaia  4ecbc106a3fcf72cbd6dd8a43c46de7bacbedf20
BuildID 20131119040204
Version 28.0a1


Traceback (most recent call last):
  File "/home/viorelaioia/.virtualenvs/gaia/local/lib/python2.7/site-packages/marionette_client-0.6.2-py2.7.egg/marionette/marionette_test.py", line 143, in run
    testMethod()
  File "/home/viorelaioia/gaia/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_export_contacts_to_sdcard.py", line 33, in test_export_contacts_to_sdcard
    self.assertIn('1 out of 1 exported', contacts_app.status_message)
TEST-UNEXPECTED-FAIL | test_export_contacts_to_sdcard.py test_export_contacts_to_sdcard.TestExportContactsToSDCard.test_export_contacts_to_sdcard | AssertionError: '1 out of 1 exported' not found in u'{{ plural(exported) }}'
This passes for me on Inari v1.2:
Gecko  http://hg.mozilla.org/releases/mozilla-b2g26_v1_2/rev/2d454e0de2ed
Gaia  5ec2963fff60492c840707df8d8090f9908a5251
BuildID 20131120004000
Version 26.0
This is already unxfailed on master and v1.2
But this intermittently fails on v1.2, I will open another bug for that
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.