Use actual button for accordion toggle - Frequent a11y devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | single tracking bug | Node is not accessible via accessibility API: id
Categories
(DevTools :: Inspector, defect)
Tracking
(firefox135 fixed)
| Tracking | Status | |
|---|---|---|
| firefox135 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: nchevobbe)
References
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=485276769&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/L0fWDYj8QCaf7pKFgmXrfg/runs/0/artifacts/public/logs/live_backing.log
TEST-PASS | devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | It has the right title -
[task 2024-12-04T08:36:56.348Z] 08:36:56 INFO - Buffered messages finished
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - TEST-UNEXPECTED-FAIL | devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | Node is not accessible via accessibility API: id: , tagName: span, className: theme-twisty -
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - Stack trace:
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - chrome://mochikit/content/browser-test.js:test_ok:1599
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:a11yFail:755
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:assertCanBeClicked:1164
[task 2024-12-04T08:36:56.349Z] 08:36:56 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:runIfA11YChecks/this.AccessibilityUtils:1140
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/tests/SimpleTest/AccessibilityUtils.js:handleEvent:1257
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochitests/content/browser/devtools/client/inspector/fonts/test/head.js:expandAccordion:178
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochitests/content/browser/devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js:null:22
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/browser-test.js:handleTask:1147
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/browser-test.js:_runTaskBasedTest:1219
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1360
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/browser-test.js:nextTest/<:1136
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/<:1058
[task 2024-12-04T08:36:56.350Z] 08:36:56 INFO - GECKO(8956) | [Parent 8956, Main Thread] WARNING: g_type_add_interface_static: assertion 'g_type_parent (interface_type) == G_TYPE_INTERFACE' failed: 'glib warning', file /builds/worker/checkouts/gecko/toolkit/xre/nsSigHandlers.cpp:201
[task 2024-12-04T08:36:56.351Z] 08:36:56 INFO - GECKO(8956) | (firefox-default:8956): GLib-GObject-CRITICAL **: 08:36:56.177: g_type_add_interface_static: assertion 'g_type_parent (interface_type) == G_TYPE_INTERFACE' failed
[task 2024-12-04T08:36:56.351Z] 08:36:56 INFO - TEST-PASS | devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | All fonts used are listed -
| Comment hidden (Intermittent Failures Robot) |
Comment 2•11 months ago
|
||
This seems to almost permafailing and it's a consequence of the enabling of test 'browser_fontinspector_all-fonts.js' which can be seen here.
Hi Nicolas! What can be the best resolution in this case?
| Assignee | ||
Comment 3•11 months ago
|
||
(In reply to Serban Stanca [:SerbanS] from comment #2)
This seems to almost permafailing and it's a consequence of the enabling of test 'browser_fontinspector_all-fonts.js' which can be seen here.
Hi Nicolas! What can be the best resolution in this case?
We should look into fixing this properly I guess, I can have a look
Updated•10 months ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 8•10 months ago
|
||
With this change we can remove a few fail-if annotations.
This also allows us to remove the specific handling of Enter/Space since it will
go through onClick now.
Updated•10 months ago
|
Comment 10•10 months ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•10 months ago
|
| Comment hidden (Intermittent Failures Robot) |
Description
•