Closed
Bug 1882622
Opened 2 years ago
Closed 2 years ago
Fix the crash on test_ext_browserSettings_overrideDocumentColors.html or disable the test on Android
Categories
(WebExtensions :: General, defect)
Tracking
(firefox125 fixed)
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: hiro, Assigned: hiro)
References
Details
Attachments
(1 file)
As per bug 1877892 comment 8, this test always fails on Android. And more seriously any subsequent tests in the same job haven't been run properly. That means we've lost some amount of test coverage there.
Rob or Luca, can either of you guys take a look at this test? Thanks!
Comment 1•2 years ago
|
||
I described the reason for the failure and how the test helper can be fixed, in bug 1876317.
The reason for not having fixed this already is that the architectural issue extends beyond tests, as seen in bug 1876329.
If this failure is causing lots of trouble, I'm willing to sign off on skipping the test on Android, with a reference to 1876317.
| Assignee | ||
Comment 2•2 years ago
|
||
Great to hear that! I will post a patch to disable the test. Thanks!
| Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Pushed by hikezoe.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4db9e75826d8
Disable test_ext_browserSettings_overrideDocumentColors.html on Android. r=robwu
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•