Closed Bug 938146 Opened 11 years ago Closed 11 years ago

Put testvars skip into test_contacts_import_from_gmail

Categories

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

Other
Gonk (Firefox OS)
defect

Tracking

(b2g-v1.2 affected)

RESOLVED FIXED
Tracking Status
b2g-v1.2 --- affected

People

(Reporter: zcampbell, Assigned: viorela)

Details

Attachments

(1 file)

46 bytes, text/x-github-pull-request
zcampbell
: review+
Bebe
: review+
Details | Review
Put this Skip block into the setUp of test_contacts_import_from_gmail so we don't run it on Travis where there is no testvars file.



        try:
            self.testvars['email']['gmail']
        except KeyError:
            raise SkipTest('account details not present in test variables')
Assignee: nobody → viorela.ioia
Attached file added testvars skip
pointer to Github pull request https://github.com/mozilla-b2g/gaia/pull/13709
Attachment #832279 - Flags: review?(zcampbell)
Attachment #832279 - Flags: review?(florin.strugariu)
Comment on attachment 832279 [details] [review]
added testvars skip

r- missing import
Attachment #832279 - Flags: review?(zcampbell) → review-
Attachment #832279 - Flags: review?(zcampbell)
Attachment #832279 - Flags: review?(florin.strugariu)
Attachment #832279 - Flags: review-
Attachment #832279 - Flags: review+
Comment on attachment 832279 [details] [review]
added testvars skip

r+
Attachment #832279 - Flags: review?(zcampbell) → review+
Merged:
https://github.com/mozilla-b2g/gaia/commit/aa19aeb4dd182fce0d7ad89a6af835a1d5243558
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.

Attachment

General

Created:
Updated:
Size: