Closed
Bug 1175108
Opened 10 years ago
Closed 10 years ago
Migrate test_sms_semicolon_completes_the_entered_recipient.py to Gij
Categories
(Firefox OS Graveyard :: Gaia::SMS, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlorenzo, Assigned: jlorenzo)
References
Details
Attachments
(1 file)
| Assignee | ||
Comment 1•10 years ago
|
||
That's the last test to migrate from Gip. Once we have it, we can disable them in the Gip suite (bug 1175110).
There are not a lot of changes in this PR. I thought using the accessors directly in the test was a good idea (as we're moving away from the happy path), but as we have a big workaround to prevent intermittents, I preferred to add an optional argument to addNewRecipient.
Attachment #8623027 -
Flags: review?(azasypkin)
| Assignee | ||
Updated•10 years ago
|
QA Whiteboard: [fxosqa-auto-s19]
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → jlorenzo
Comment 2•10 years ago
|
||
Comment on attachment 8623027 [details] [review]
Gaia PR
LGTM, just two nits and one suggestion at GitHub.
(In reply to Johan Lorenzo [:jlorenzo] (QA) from comment #1)
> Created attachment 8623027 [details] [review]
> Gaia PR
>
> That's the last test to migrate from Gip. Once we have it, we can disable
> them in the Gip suite (bug 1175110).
Yay, good job!
> There are not a lot of changes in this PR. I thought using the accessors
> directly in the test was a good idea (as we're moving away from the happy
> path), but as we have a big workaround to prevent intermittents, I preferred
> to add an optional argument to addNewRecipient.
I think it's fine.
Attachment #8623027 -
Flags: review?(azasypkin) → review+
| Assignee | ||
Comment 3•10 years ago
|
||
No intermittent failure related to the new tests in Gij11[1] (where the new tests are run) after 30 tries. Landed in master at: https://github.com/mozilla-b2g/gaia/commit/9ca67489806894038686ce6b9fd2e1e909ded4ac. Thanks for all the reviews, Oleg!
[1] https://treeherder.mozilla.org/#/jobs?repo=gaia&revision=98c97aa712ea412daf1e1289b40ecf4faedee244
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•