Closed
Bug 1850832
Opened 2 years ago
Closed 2 years ago
Use mozprocess.run_and_wait in jsshell benchmark tests
Categories
(Testing :: Mozbase, task)
Tracking
(firefox119 fixed)
RESOLVED
FIXED
119 Branch
| Tracking | Status | |
|---|---|---|
| firefox119 | --- | fixed |
People
(Reporter: gbrown, Assigned: gbrown)
References
Details
Attachments
(1 file)
In the jsshell benchmarks' harness, it looks like we can use the simple run_and_wait rather than the mozprocess ProcessHandler.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d5b172f3396f
Use mozprocess.run_and_wait in jsshell benchmark r=perftest-reviewers,sparky
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•