Closed
Bug 1677240
Opened 4 years ago
Closed 4 years ago
Support apz.subtest in browser_test_group_fission.js
Categories
(Core :: Panning and Zooming, enhancement)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
Details
Attachments
(1 file)
For debugging, it's convenient to be able to run just one subtest locally. For APZ test groups that use runSubtestsSeriallyInFreshWindows(), we supports this by setting the apz.subtest pref to the name of the subtest you want to run.
In this bug I'd like to get browser_test_group_fission.js to respect this pref as well.
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8ad7087f123c
Support apz.subtest in browser_test_group_fission.js. r=kats
Comment 3•4 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•