Closed Bug 1935499 Opened 11 months ago Closed 10 months ago

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)

defect

Tracking

(firefox135 fixed)

RESOLVED FIXED
135 Branch
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 - 

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?

Severity: S4 → --
Flags: needinfo?(nchevobbe)
Priority: P5 → --
Summary: Intermittent [Tier 2] devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | single tracking bug → Almost perma [Tier 2] Linux devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | Node is not accessible via accessibility API: id: , tagName: span, className: theme-twisty -

(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

Summary: Almost perma [Tier 2] Linux devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | Node is not accessible via accessibility API: id: , tagName: span, className: theme-twisty - → Frequent a11y devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | single tracking bug | Node is not accessible via accessibility API: id
Duplicate of this bug: 1937368

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.

Assignee: nobody → nchevobbe
Status: NEW → ASSIGNED
Pushed by nchevobbe@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/acb2d9ed168b [devtools] Use actual button for accordion toggle. r=devtools-reviewers,jdescottes.
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 135 Branch
Flags: needinfo?(nchevobbe)
Summary: Frequent a11y devtools/client/inspector/fonts/test/browser_fontinspector_all-fonts.js | single tracking bug | Node is not accessible via accessibility API: id → 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
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: