Closed Bug 928937 Opened 11 years ago Closed 11 years ago

test_delete_contact.py cannot find contact

Categories

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

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bkelly, Assigned: bkelly)

References

Details

(Whiteboard: [xfail])

Attachments

(1 file)

Currently the test_delete_contact.py test is failing because it cannot find the contact it wants to delete.  This is occurring because it need to use:

  self.contact['givenName'][0]

Instead of:

  self.contact['givenName']
Comment on attachment 819734 [details]
Pull request at https://github.com/mozilla-b2g/gaia/pull/12979

Depends on https://bugzilla.mozilla.org/show_bug.cgi?id=928922, but fundamentally sound.
Attachment #819734 - Flags: review?(zcampbell) → review+
Blocks: 928635
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Whiteboard: [xfail]
This fix should have included a change to the manifest file reenabling the test. Can that please be done?
Status: RESOLVED → REOPENED
Flags: needinfo?(bkelly)
Resolution: FIXED → ---
This test still needs bug 928922 to land before it will work.  This was just one of two things that was broken.
Flags: needinfo?(bkelly)
Closing this again as bug 928922 will re-enable the test once it lands.
Status: REOPENED → RESOLVED
Closed: 11 years ago11 years ago
Resolution: --- → FIXED
Blocks: 850430
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: