Closed
Bug 957932
Opened 12 years ago
Closed 12 years ago
Add coverage checkbox for test-agent web interface
Categories
(Firefox OS Graveyard :: Gaia::TestAgent, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rickychien, Assigned: rickychien)
References
Details
Attachments
(2 files)
Enable coverage only can execute from command line interface is inconvenient for testing specified unit tests. So add a coverage button and let people can execute unit tests they want is a good way.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → ricky060709
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Comment 2•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Attachment #8357612 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Updated•12 years ago
|
Attachment #8357613 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 3•12 years ago
|
||
Ricky, sorry I have no time to review your pull request on this week, I would try to make it on next week.
Updated•12 years ago
|
Attachment #8357612 -
Flags: review?(yurenju.mozilla)
Comment 4•12 years ago
|
||
Comment on attachment 8357613 [details] [review]
Test-agent patch PR
Ricky, You pull request overall looks good, but it would be great if we can have a checkbox to enable testing with coverage.
let's discuss it tomorrow face to face!
Attachment #8357613 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Updated•12 years ago
|
Summary: Add coverage execute button for test-agent web interface → Add coverage checkbox for test-agent web interface
Assignee | ||
Updated•12 years ago
|
Attachment #8357612 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Updated•12 years ago
|
Attachment #8357613 -
Flags: review?(yurenju.mozilla)
Comment 5•12 years ago
|
||
Comment on attachment 8357613 [details] [review]
Test-agent patch PR
r=yurenju if nits is addressed and set feedback flag to Julien since this pull request migrate some code from Julien's pull request.
Julien, is it good to you?
Attachment #8357613 -
Flags: review?(yurenju.mozilla)
Attachment #8357613 -
Flags: review+
Attachment #8357613 -
Flags: feedback?(felash)
Comment 6•12 years ago
|
||
Comment on attachment 8357612 [details] [review]
Gaia patch PR
Ricky, you forgot to merge the source code.
Attachment #8357612 -
Flags: review?(yurenju.mozilla)
Assignee | ||
Comment 7•12 years ago
|
||
Comment on attachment 8357612 [details] [review]
Gaia patch PR
I have fixed!
Attachment #8357612 -
Flags: review?(yurenju.mozilla)
Comment 8•12 years ago
|
||
Comment on attachment 8357613 [details] [review]
Test-agent patch PR
Now that I merged the other PR I think you don't need my feedback anymore.
Sorry again for this!
Attachment #8357613 -
Flags: feedback?(felash)
Comment 9•12 years ago
|
||
Comment on attachment 8357612 [details] [review]
Gaia patch PR
r=yurenju
Attachment #8357612 -
Flags: review?(yurenju.mozilla) → review+
Comment 10•12 years ago
|
||
Merged on js-test-agent:
https://github.com/mozilla-b2g/js-test-agent/commit/bf4e1bd47edae1db786d482d53fde228889d3dab
Comment 11•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Comment 12•12 years ago
|
||
commit reverted.
https://github.com/mozilla-b2g/gaia/commit/287db7addd97b8cf9f53be8789537d7057ebbac5
Ricky, seems you removed notification in travis.yml on last modification, please add it back and land again.
Status: RESOLVED → REOPENED
Flags: needinfo?(ricky060709)
Resolution: FIXED → ---
Assignee | ||
Comment 13•12 years ago
|
||
Comment on attachment 8357612 [details] [review]
Gaia patch PR
>https://github.com/mozilla-b2g/gaia/pull/15749
Attachment #8357612 -
Flags: review+ → review?(yurenju.mozilla)
Assignee | ||
Comment 14•12 years ago
|
||
Sorry for this. I have opened an new PR for gaia again.
Flags: needinfo?(ricky060709)
Assignee | ||
Comment 15•12 years ago
|
||
Comment on attachment 8357612 [details] [review]
Gaia patch PR
>https://github.com/mozilla-b2g/gaia/pull/15749
Comment 16•12 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 12 years ago → 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Attachment #8357612 -
Flags: review?(yurenju.mozilla) → review+
You need to log in
before you can comment on or make changes to this bug.
Description
•