Closed Bug 1142621 Opened 9 years ago Closed 6 years ago

test_import_edit_export_contact.py failed with AssertionError: u'Name2129' != u'Name2129 New'

Categories

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

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: bzumwalt, Unassigned)

References

()

Details

Jenkins link: http://jenkins1.qa.scl3.mozilla.com/job/flame-kk-319.mozilla-central.nightly.ui.functional.non-smoke.2/81/HTML_Report/

Issue cannot be reproduced manually 0/10 attempts

Issue did not reproduce on Jenkins ad hoc run 0/10 repeats
Jenkins html report link: http://jenkins1.qa.scl3.mozilla.com/job/flame-kk.ui.adhoc/720/HTML_Report/

Device firmware (base)     L1TC100118D0
Device firmware (date)     12 Mar 2015 01:38:35
Device firmware (incremental)     eng.cltbld.20150312.043824
Device firmware (release)     4.4.2
Device identifier     flame
Gaia date     11 Mar 2015 15:21:27
Gaia revision     0c4e8b0b3307
Gecko build     20150312010235
Gecko revision     5334d2bead3e
Gecko version     39.0a1


Traceback (most recent call last):
  File "/var/jenkins/1/workspace/flame-kk-319.mozilla-central.nightly.ui.functional.non-smoke.2/.env/local/lib/python2.7/site-packages/marionette_client-0.9-py2.7.egg/marionette/marionette_test.py", line 290, in run
    testMethod()
  File "/var/jenkins/1/workspace/flame-kk-319.mozilla-central.nightly.ui.functional.non-smoke.2/tests/python/gaia-ui-tests/gaiatest/tests/functional/contacts/test_import_edit_export_contact.py", line 67, in test_import_edit_export_contact
    self.assertEqual(self.sim_contact['name'][0], '%s %s' % (contact_first_name, contact_new_family_name))
AssertionError: u'Name2129' != u'Name2129 New'
- Name2129
+ Name2129 New
?         ++++
QA Whiteboard: [QAnalyst-Triage?][fxosqa-auto-backlog+]
Flags: needinfo?(pbylenga)
So for some reason self.sim_contact['name'][0] isn't 'Name2129 New' as it should be. That seems to mean that tap_export() on line 54 didn't work correctly.

But if this can't be reproduced at all and only seems to be an intermittent failure, then I don't think we can do much, currently.
Assignee: nobody → martijn.martijn
QA Whiteboard: [QAnalyst-Triage?][fxosqa-auto-backlog+] → [QAnalyst-Triage+][fxosqa-auto-backlog+]
Flags: needinfo?(pbylenga)
The screenshot of the Contacts does show Name2129 New, btw.
Unassigning myself, since I can't reproduce, and it doesn't seem to happen very often, at all.
Assignee: martijn.martijn → nobody
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.