Closed
Bug 1786092
Opened 2 years ago
Closed 2 years ago
Webpagetest meta bug fixes
Categories
(Testing :: mozperftest, enhancement, P1)
Testing
mozperftest
Tracking
(firefox106 fixed)
RESOLVED
FIXED
106 Branch
Tracking | Status | |
---|---|---|
firefox106 | --- | fixed |
People
(Reporter: aglavic, Assigned: aglavic)
References
Details
Attachments
(1 file)
- Resolve issue where people who do not have the wpt file locally have ./mach perftest-test fail as a result of file not being there.
- Output data letting us know how many test runs we have left after a run completes
- Modify the request_with_timeout function to better handle requests
Assignee | ||
Comment 1•2 years ago
|
||
What are we doing:
- Resolving a few bugs/user requests
Issues being addressed:
- Resolved issue where if the WPT_key.txt file is not available locally it does not affect running ./mach perftest-test
- Added section to WPT where we display the amount of tests we have remaining
- Altered the request_with_timeout function, to better handle requests
Pushed by aglavic@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5edf41c915f1
Resolve a few miscalleanous WPT bugs. r=sparky,perftest-reviewers
Comment 3•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•