Closed
Bug 996510
Opened 11 years ago
Closed 11 years ago
gaia-ui-test test case for Bug 906164
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.0 S4 (20june)
People
(Reporter: hchang, Assigned: hchang)
References
Details
(Whiteboard: [ft:ril][p=2][ETA: 5/23])
Attachments
(1 file)
We need a gaia-ui-test test case for Bug 906164, which is trying to solve a potential bug that system message may be not delivered to an opening app.
Assignee | ||
Comment 1•11 years ago
|
||
I've written the test case but that test case will have side effect when running on Desktop B2G. The root cause is Bug 996508. I could reproduce the case described in Bug 996508.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → hchang
Assignee | ||
Updated•11 years ago
|
Whiteboard: [ft:ril][p=2]
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 2.0 S2 (23may)
Assignee | ||
Comment 2•11 years ago
|
||
Assignee | ||
Updated•11 years ago
|
Whiteboard: [ft:ril][p=2] → [ft:ril][p=2][ETA: 5/23]
Assignee | ||
Comment 3•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
Hi Zac, could you please help review this PR? I added a new test case for system message and extract some common utility functions to app.py. But I am wondering why the travis ci test was not run automatically. Is there any way to manually re-trigger it? Or I have to push again? Thanks!
Attachment #8424563 -
Flags: review?(zcampbell)
Comment 4•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
Robert, can you take care of this? Thanks
Attachment #8424563 -
Flags: review?(zcampbell) → review?(robert.chira)
Comment 5•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
Comments in the PR
Attachment #8424563 -
Flags: review?(robert.chira) → review-
Assignee | ||
Comment 6•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
Updated PR. Could you please review again? Thanks!
Attachment #8424563 -
Flags: review- → review?(robert.chira)
Updated•11 years ago
|
Attachment #8424563 -
Flags: review?(zcampbell)
Attachment #8424563 -
Flags: review?(robert.chira)
Attachment #8424563 -
Flags: review?(florin.strugariu)
Attachment #8424563 -
Flags: review+
Comment 7•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
Looks OK
But it need a rebase
Attachment #8424563 -
Flags: review?(florin.strugariu) → review+
Assignee | ||
Comment 8•11 years ago
|
||
(In reply to Florin Strugariu [:Bebe] from comment #7)
> Comment on attachment 8424563 [details] [review]
> https://github.com/mozilla-b2g/gaia/pull/19021
>
> Looks OK
>
> But it need a rebase
Do I have to wait until :zampbell's review or I can update the PR now? Thanks!
Comment 9•11 years ago
|
||
you can rebase it now :D If Zac is OK with it he can merge it after the review :D
Assignee | ||
Comment 10•11 years ago
|
||
(In reply to Florin Strugariu [:Bebe] from comment #9)
> you can rebase it now :D If Zac is OK with it he can merge it after the
> review :D
The rebase is done and passed all the test cases! Thanks!
Flags: needinfo?(zcampbell)
Comment 11•11 years ago
|
||
Comment on attachment 8424563 [details] [review]
https://github.com/mozilla-b2g/gaia/pull/19021
r-, one nit: we need it added to tbpl-manifest.ini !
Thanks for moving it all into the app object too, it's very nice and neat :)
Attachment #8424563 -
Flags: review?(zcampbell) → review+
Flags: needinfo?(zcampbell)
Updated•11 years ago
|
Target Milestone: 2.0 S2 (23may) → 2.0 S3 (6june)
Assignee | ||
Comment 12•11 years ago
|
||
(In reply to Zac C (:zac) from comment #11)
> Comment on attachment 8424563 [details] [review]
> https://github.com/mozilla-b2g/gaia/pull/19021
>
> r-, one nit: we need it added to tbpl-manifest.ini !
>
> Thanks for moving it all into the app object too, it's very nice and neat :)
Thanks for your review! I've added it to tpbl-manifest.ini. What else should I do? I was hoping to have a try run with this custom gaia but found no way to run gaia ui test with custom gaia. Thanks!
Updated•11 years ago
|
Target Milestone: 2.0 S3 (6june) → 2.0 S4 (20june)
Assignee | ||
Updated•11 years ago
|
Flags: needinfo?(zcampbell)
Comment 13•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(zcampbell)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•