Closed
Bug 1725006
Opened 4 years ago
Closed 4 years ago
All tests time out when running NavigationDelegateTest twice
Categories
(GeckoView :: General, defect)
Tracking
(firefox93 fixed)
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: agi, Assigned: agi)
Details
Attachments
(1 file)
Hiro found this: when running this command:
./mach geckoview-junit --run-until-failure --enable-webrender org.mozilla.geckoview.test.NavigationDelegateTest
all tests time out the second time the tests rerun, we should fix this.
| Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → agi
Status: NEW → ASSIGNED
Pushed by asferro@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9291e3340191
Add missing unregister actor call. r=owlish
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•