Closed
Bug 1686987
Opened 4 years ago
Closed 4 years ago
[perfdocs] Add unit tests for the gatherer and generator
Categories
(Testing :: Performance, task, P2)
Testing
Performance
Tracking
(firefox87 fixed)
RESOLVED
FIXED
87 Branch
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: sparky, Assigned: myeongjun.ko)
References
Details
Attachments
(1 file)
In bug 1674793, Jun landed a large number of unit tests for the PerfDocs Verifier. There are still a couple areas that aren't covered such as this error: https://searchfox.org/mozilla-central/rev/31ddf859c57e812878a5f817e4097efb06de4d97/tools/lint/perfdocs/verifier.py#147
We'll have to add a unit test for that code and the Gatherer, and Generator code:
(1): https://searchfox.org/mozilla-central/source/tools/lint/perfdocs/gatherer.py
(2): https://searchfox.org/mozilla-central/source/tools/lint/perfdocs/generator.py
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → myeongjun.ko
Status: NEW → ASSIGNED
Updated•4 years ago
|
Attachment #9198871 -
Attachment description: Bug 1686987 - [perfdocs] Add unit tests for the gatherer and generator r=sparky → Bug 1686987 - [perfdocs] Add unit tests for the gatherer and generator. r=sparky
Pushed by gmierz2@outlook.com:
https://hg.mozilla.org/integration/autoland/rev/202a32bcf02a
[perfdocs] Add unit tests for the gatherer and generator. r=sparky
Comment 3•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox87:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•