Closed
Bug 998776
Opened 11 years ago
Closed 11 years ago
[Follow up of Bug 991446] Fix the broken coverage result on console
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Firefox OS Graveyard
Gaia::TestAgent
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rickychien, Assigned: rickychien)
References
Details
Attachments
(4 files, 4 obsolete files)
Bug 991446 only fix broken coverage result on Gaia PR, it should fix both Gaia and Js-test-agent. So this bug is created for fetching up the Bug 991446.
Assignee | ||
Updated•11 years ago
|
Summary: Follow up of Bug 991446 - fix the broken coverage result on console → [Follow up of Bug 991446] Fix the broken coverage result on console
Assignee | ||
Comment 1•11 years ago
|
||
Yuren, this is a follow-up bug of bug 991446 which you reviewed before.
So, I think it's more suitable for you to review.
Attachment #8410026 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8410027 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 3•11 years ago
|
||
Attachment #8410028 -
Flags: review?(yurenju.mozilla)
Comment 4•11 years ago
|
||
Comment on attachment 8410027 [details] [review]
Js-test-agent PR
basically this pr is same as bug 991446 but for console reporter. r=yurenju
Attachment #8410027 -
Flags: review?(yurenju.mozilla) → review+
Updated•11 years ago
|
Attachment #8410028 -
Flags: review?(yurenju.mozilla) → review+
Updated•11 years ago
|
Attachment #8410026 -
Flags: review?(yurenju.mozilla) → review+
Assignee | ||
Comment 5•11 years ago
|
||
Assignee | ||
Comment 6•11 years ago
|
||
Assignee | ||
Comment 7•11 years ago
|
||
Merged for update gaia_node_modules.revision
https://github.com/mozilla-b2g/gaia/commit/0814a85e335006475d995212691545af87e97185
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 8•11 years ago
|
||
Hmm, seems this started causing tests to fail: https://tbpl.mozilla.org/php/getParsedLog.php?id=38375867&tree=B2g-Inbound
https://github.com/mozilla-b2g/gaia/commit/e24df48ff270695387d4811a4e19c7d79d70a734
I suppose it's time for more policies because gaia-node-modules has been breaking our CI often. We should probably ensure travis and gaia-try is green before landing next.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 9•11 years ago
|
||
Also reverting the gaia PR to be safe: https://github.com/mozilla-b2g/gaia/commit/a6755cb838d82c9b1195ac82d3251c0077b58dcb
Assignee | ||
Comment 10•11 years ago
|
||
NOOOOOOOOOOOOOO
Comment 11•11 years ago
|
||
Comment on attachment 8410028 [details] [review]
Gaia-node-modules PR
Please be informed I also reverted the changes to gaia-node-modules repo,
https://github.com/mozilla-b2g/gaia-node-modules/commit/5d67c410243c3928bfc5d143aba601b2e8fe513a
This is because I have to update marionette-apps for Bug 997045.
Comment 12•11 years ago
|
||
Not sure what the current status of this one is, but gaia-node-modules should now be fixed. Please check with Rudy to ensure comment 11 is not an issue. Thanks!
Assignee | ||
Comment 13•11 years ago
|
||
Attachment #8410026 -
Attachment is obsolete: true
Assignee | ||
Comment 14•11 years ago
|
||
Attachment #8410028 -
Attachment is obsolete: true
Assignee | ||
Comment 15•11 years ago
|
||
@Kevin, do you think whether we have to push to try server again before landing?
If it is necessary, could you help me push to try server, or we can land it without this try? :)
Flags: needinfo?(kgrandon)
Comment 16•11 years ago
|
||
I think it should be ok as long as travis is green. Let's go ahead and land, but please make sure to update gaia_node_modules.revision at the same time you update package.json. Thanks!
Flags: needinfo?(kgrandon)
Assignee | ||
Comment 17•11 years ago
|
||
Attachment #8410027 -
Attachment is obsolete: true
Assignee | ||
Comment 18•11 years ago
|
||
Comment 19•11 years ago
|
||
\o/
Assignee | ||
Comment 20•11 years ago
|
||
Attachment #8411531 -
Attachment is obsolete: true
Assignee | ||
Comment 21•11 years ago
|
||
Merged Gaia PR - update node_modules revision.
https://github.com/mozilla-b2g/gaia/commit/bbc8d6a82dfd3d3575b918b4b43499cb135b5e7d
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•