Closed
Bug 1630610
Opened 6 years ago
Closed 5 years ago
[mozperftest] Add granular unit tests for the perftest-notebook
Categories
(Testing :: mozperftest, task, P2)
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
| Tracking | Status | |
|---|---|---|
| firefox78 | --- | fixed |
People
(Reporter: sparky, Assigned: YueZhang)
References
(Blocks 1 open bug)
Details
Attachments
(4 files, 8 obsolete files)
This bug is for adding more granular tests for the notebook code. We currently have coarse tests that test the output in the github repo, but we should have tests for smaller portions of the code. We can make use of the python module mock for this.
Updated•5 years ago
|
Assignee: nobody → tarek
Component: Performance → mozperftest
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D73154
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D73155
| Assignee | ||
Comment 4•5 years ago
|
||
Depends on D73156
| Assignee | ||
Comment 5•5 years ago
|
||
Depends on D73561
| Assignee | ||
Comment 6•5 years ago
|
||
Depends on D73562
| Assignee | ||
Comment 7•5 years ago
|
||
Depends on D73563
| Assignee | ||
Comment 8•5 years ago
|
||
Depends on D73600
| Assignee | ||
Comment 9•5 years ago
|
||
Depends on D73601
Updated•5 years ago
|
Attachment #9144487 -
Attachment description: Bug 1630610 - Fix broken code. r?sparky → Bug 1630610 - Fix broken code. r=sparky
| Assignee | ||
Comment 10•5 years ago
|
||
Depends on D73154
| Assignee | ||
Comment 11•5 years ago
|
||
Depends on D73926
Updated•5 years ago
|
Attachment #9145368 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9144490 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145263 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145264 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145265 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145369 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9145370 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9144489 -
Attachment is obsolete: true
Updated•5 years ago
|
Assignee: tarek → contact
| Assignee | ||
Comment 12•5 years ago
|
||
Depends on D73927
Comment 13•5 years ago
|
||
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/d0283f2ceef9
Fix broken code. r=sparky
https://hg.mozilla.org/integration/autoland/rev/a882597b8474
Add setup function for pytest. r=sparky
https://hg.mozilla.org/integration/autoland/rev/042ffe8c55fe
Add tests for perftestnotebook.py and transformer.py. r=sparky
https://hg.mozilla.org/integration/autoland/rev/c80201bc7611
Add tests for transformers/single_json.py. r=sparky
Comment 14•5 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d0283f2ceef9
https://hg.mozilla.org/mozilla-central/rev/a882597b8474
https://hg.mozilla.org/mozilla-central/rev/042ffe8c55fe
https://hg.mozilla.org/mozilla-central/rev/c80201bc7611
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•