Closed
Bug 1847161
Opened 1 year ago
Closed 1 year ago
request complete mochitest logs for several a11y tests
Categories
(Core :: Disability Access APIs, defect)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
118 Branch
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
Attachments
(1 file)
Bug 1845221 has a mysterious failure in an a11y mochitest. jmaher identified three tests in bug 1845221 comment 9 that seem to be involved.
Let's just request the complete log for those tests per https://firefox-source-docs.mozilla.org/testing/mochitest-plain/faq.html#how-can-i-get-the-full-log-output-for-my-test-in-automation-for-debugging in the hopes that it'll give us some clues.
Assignee | ||
Comment 1•1 year ago
|
||
In each case, I'm putting the declaration at the start of the script block with
the main test logic, to be sure that it gets run ASAP and enables the full log before the failure happens (hopefully).
Once we've gotten what we need from the logs (or determined them to be not
useful), we can remove these requestCompleteLog() statements.
Pushed by jteh@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0da46a5cddd
Request complete mochitest log for three a11y mochitests that are implicated in an intermittent failure. r=Jamie
Comment 3•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox118:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 118 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•