Open
Bug 1870610
Opened 2 years ago
Updated 11 months ago
Perma [tier2] devtools/client/debugger/test/mochitest/browser_dbg-editor-select.js | Node is not accessible via accessibility API: id: , tagName: DIV, className: breakpoint -
Categories
(DevTools :: Debugger, defect, P5)
DevTools
Debugger
Tracking
(firefox-esr115 unaffected, firefox121 unaffected, firefox122 unaffected, firefox123 affected)
NEW
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | affected |
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug, Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression)
Filed by: chorotan [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=440486662&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/LVJF9UjCQJmS23-zZyQNgQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-12-18T10:39:14.368Z] 10:39:14 INFO - TEST-PASS | devtools/client/debugger/test/mochitest/browser_dbg-editor-select.js | a new breakpoint was created -
[task 2023-12-18T10:39:14.369Z] 10:39:14 INFO - Buffered messages finished
[task 2023-12-18T10:39:14.369Z] 10:39:14 INFO - TEST-UNEXPECTED-FAIL | devtools/client/debugger/test/mochitest/browser_dbg-editor-select.js | Node is not accessible via accessibility API: id: , tagName: DIV, className: breakpoint -
[task 2023-12-18T10:39:14.371Z] 10:39:14 INFO - Stack trace:
[task 2023-12-18T10:39:14.371Z] 10:39:14 INFO - chrome://mochikit/content/browser-test.js:test_ok:1591
[task 2023-12-18T10:39:14.372Z] 10:39:14 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:a11yFail:392
[task 2023-12-18T10:39:14.373Z] 10:39:14 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:assertCanBeClicked:721
[task 2023-12-18T10:39:14.375Z] 10:39:14 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:runIfA11YChecks/this.AccessibilityUtils:700
[task 2023-12-18T10:39:14.376Z] 10:39:14 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:handleEvent:814
[task 2023-12-18T10:39:14.376Z] 10:39:14 INFO - chrome://mochitests/content/browser/devtools/client/debugger/test/mochitest/browser_dbg-editor-select.js:null:49
[task 2023-12-18T10:39:14.377Z] 10:39:14 INFO - chrome://mochikit/content/browser-test.js:handleTask:1138
[task 2023-12-18T10:39:14.377Z] 10:39:14 INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1210
[task 2023-12-18T10:39:14.378Z] 10:39:14 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1352
[task 2023-12-18T10:39:14.379Z] 10:39:14 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1127
[task 2023-12-18T10:39:14.379Z] 10:39:14 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
Comment 1•2 years ago
|
||
:ochameau, since you are the author of the regressor, bug 1834727, could you take a look?
For more information, please visit BugBot documentation.
Flags: needinfo?(poirot.alex)
Comment hidden (Intermittent Failures Robot) |
Comment 3•2 years ago
|
||
Set release status flags based on info from the regressing bug 1834727
status-firefox121:
--- → unaffected
status-firefox122:
--- → unaffected
status-firefox123:
--- → affected
status-firefox-esr115:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Comment 5•2 years ago
|
||
I didn't realize I broke this test in that patch, I thought it was only in https://phabricator.services.mozilla.com/D187573
which is r+ and is only matter of landing.
Flags: needinfo?(poirot.alex)
Comment 6•2 years ago
|
||
That second patch, which I'll try to land today, disable the test.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•1 years ago
|
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•