Closed
Bug 1777151
Opened 3 years ago
Closed 3 years ago
Minor APZ mochitest cleanup
Categories
(Core :: Panning and Zooming, task, P3)
Core
Panning and Zooming
Tracking
()
RESOLVED
FIXED
104 Branch
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: botond, Assigned: botond)
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•3 years ago
|
||
helper_bug982141 was the first APZ test to be run in its window, a technique
which we've since formalized in runSubtestsSeriallyInFreshWindows().
Rather than having a dedicated test_bug982141 to open its window,
move the subtest into test_group_scrollframe_activation.
Assignee | ||
Comment 2•3 years ago
|
||
The unqualified versions are the ones hooked to print the subtest name.
Depends on D150609
Pushed by bballo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2a9c00e6bdde
Move helper_bug982141 into test_group_scrollframe_activation. r=dlrobertson
https://hg.mozilla.org/integration/autoland/rev/3c1b912da044
Call assertion functions like ok() without qualifying them as SimpleTest.ok() in APZ subtests. r=dlrobertson
Comment 4•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2a9c00e6bdde
https://hg.mozilla.org/mozilla-central/rev/3c1b912da044
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•