Closed
Bug 1775682
Opened 3 years ago
Closed 3 years ago
Intermittent accessible/tests/browser/e10s/browser_caching_document_props.js | single tracking bug
Categories
(Core :: Disability Access APIs, defect, P3)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: jmaher, Assigned: eeejay)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
No description provided.
Reporter | ||
Comment 1•3 years ago
|
||
Additional information about this bug failures and frequency patterns can be found by running: ./mach test-info failure-report --bug 1775682
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Severity: -- → S4
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 23•3 years ago
|
||
The unresolved "Spawn" belongs to the loadContentScripts task. I believe
this is a failure in chrome tests when the test url is loaded with a
src
attribute change a few lines earlier. The page is replaced and the
JS actor is destroyed with an unresolved promise.
SimpleTest.promiseFocus is supposed to safeguard against that, but it
doesn't seem to be working in this case.
Updated•3 years ago
|
Assignee: nobody → eitan
Status: NEW → ASSIGNED
Comment 24•3 years ago
|
||
Pushed by eisaacson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a9b76f73deac
Load content scripts later in browser tests. r=Jamie
Comment 25•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•