Closed
Bug 1738475
Opened 4 years ago
Closed 4 years ago
Intermittent /css/selectors/focus-visible-009.html | Autofocus should match :focus-visible - assert_equals: Should have correct focused element expected Element node <button id="button" autofocus="" tabindex="-1">I will be ... but got Element node <body>
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
96 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox-esr91 | --- | unaffected |
firefox93 | --- | unaffected |
firefox94 | --- | unaffected |
firefox95 | --- | wontfix |
firefox96 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: aryx)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356461016&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/bSIAtdNnQY-WJuYqBstIOg/runs/0/artifacts/public/logs/live_backing.log
[task 2021-10-29T17:15:11.596Z] 17:15:11 INFO - TEST-START | /css/selectors/focus-visible-009.html
[task 2021-10-29T17:15:11.600Z] 17:15:11 INFO - Closing window 07156124-6aeb-4df6-86c1-9f0ebf994282
[task 2021-10-29T17:15:11.692Z] 17:15:11 INFO -
[task 2021-10-29T17:15:11.692Z] 17:15:11 INFO - TEST-UNEXPECTED-FAIL | /css/selectors/focus-visible-009.html | Autofocus should match :focus-visible - assert_equals: Should have correct focused element expected Element node <button id="button" autofocus="" tabindex="-1">I will be ... but got Element node <body>
[task 2021-10-29T17:15:11.692Z] 17:15:11 INFO - This test checks that any element focused via an...
[task 2021-10-29T17:15:11.692Z] 17:15:11 INFO - @http://web-platform.test:8000/css/selectors/focus-visible-009.html:39:20
[task 2021-10-29T17:15:11.692Z] 17:15:11 INFO - TEST-OK | /css/selectors/focus-visible-009.html | took 84ms
[task 2021-10-29T17:15:11.696Z] 17:15:11 INFO - PID 1868 | 1635527711695 Marionette INFO Stopped listening on port 50698
[task 2021-10-29T17:15:13.511Z] 17:15:13 INFO - PID 1868 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-10-29T17:15:13.610Z] 17:15:13 INFO - Browser exited with return code 0
[task 2021-10-29T17:15:13.613Z] 17:15:13 INFO - Closing logging queue
[task 2021-10-29T17:15:13.613Z] 17:15:13 INFO - queue closed
[task 2021-10-29T17:15:13.743Z] 17:15:13 INFO - Application command: Z:\task_163552629247086\build\application\firefox\firefox.exe -marionette about:blank --wait-for-browser -profile C:\Users\task_163552629247086\AppData\Local\Temp\tmppnbx64c0
[task 2021-10-29T17:15:13.758Z] 17:15:13 INFO - Starting runner
[task 2021-10-29T17:15:14.176Z] 17:15:14 INFO - PID 8640 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\task_163552629247086\\AppData\\Local\\Temp\\tmp7dedpaxm\\search.json.mozlz4", (void 0)))
[task 2021-10-29T17:15:14.225Z] 17:15:14 INFO - PID 8408 | 1635527714224 Marionette INFO Marionette enabled
[task 2021-10-29T17:15:14.780Z] 17:15:14 INFO - PID 8640 | 1635527714783 Marionette INFO Listening on port 50789
Comment hidden (Intermittent Failures Robot) |
![]() |
Assignee | |
Updated•4 years ago
|
status-firefox93:
--- → unaffected
status-firefox94:
--- → unaffected
status-firefox95:
--- → affected
status-firefox-esr78:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Regressed by: 1737528
Updated•4 years ago
|
Has Regression Range: --- → yes
![]() |
Assignee | |
Comment 2•4 years ago
|
||
Test got modified in bug 1737528 three days ago and macOS and Android opt
already got set as intermittent due to that.
Updated•4 years ago
|
Attachment #9248611 -
Attachment description: WIP: Bug 1738475 - set css/selectors/focus-visible-009.html as intermittent on Windows opt. DONTBUILD → Bug 1738475 - set css/selectors/focus-visible-009.html as intermittent on Windows opt. DONTBUILD
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/a47039198645
set css/selectors/focus-visible-009.html as intermittent on Windows opt. DONTBUILD
Updated•4 years ago
|
Keywords: regression
![]() |
Assignee | |
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox96:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Updated•4 years ago
|
Assignee: nobody → aryx.bugmail
Comment 5•4 years ago
|
||
The patch landed in nightly and beta is affected.
:aryx, is this bug important enough to require an uplift?
If not please set status_beta
to wontfix
.
For more information, please visit auto_nag documentation.
Flags: needinfo?(aryx.bugmail)
![]() |
Assignee | |
Updated•4 years ago
|
Flags: needinfo?(aryx.bugmail)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•