RESOLVED FIXED 232322
[ BigSur wk1 Debug arm64 ] inspector/audit/run-accessibility.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=232322
Summary [ BigSur wk1 Debug arm64 ] inspector/audit/run-accessibility.html is a flaky ...
ayumi_kojima
Reported 2021-10-26 11:27:37 PDT
inspector/audit/run-accessibility.html Is flaky timing out on BigSur wk2 Debug arm64. History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Faudit%2Frun-accessibility.html Result page: https://build.webkit.org/results/Apple-BigSur-Debug-AppleSilicon-WK1-Tests/r284863%20(4244)/results.html# Diff: --- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk1/build/layout-test-results/inspector/audit/run-accessibility-expected.txt +++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk1/build/layout-test-results/inspector/audit/run-accessibility-actual.txt @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called Tests for the injected WebInspectorAudit.Accessibility functions. @@ -171,42 +172,4 @@ -- Running test case: Audit.run.Accessibility.getSelectedChildNodes.child Audit setup... -Audit run `WebInspectorAudit.Accessibility.getSelectedChildNodes(document.querySelector("#child"))`... -Result: [] -Audit teardown... --- Running test case: Audit.run.Accessibility.InvalidCopiedFunctionCall -Audit setup... -Copying WebInspectorAudit to window... -Audit teardown... -Testing copied getElementsByComputedRole... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getActiveDescendant... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getChildNodes... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getComputedProperties... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getControlledNodes... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getFlowedNodes... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getMouseEventNode... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getOwnedNodes... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getParentNode... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -Testing copied getSelectedChildNodes... -PASS: Should produce an exception. -Error: NotAllowedError: Cannot be called outside of a Web Inspector Audit -
Attachments
Radar WebKit Bug Importer
Comment 1 2021-10-26 11:27:54 PDT
ayumi_kojima
Comment 2 2021-10-26 11:32:33 PDT
ayumi_kojima
Comment 3 2021-10-26 16:51:13 PDT
It looks like this is a slow test. Marked test slow: https://trac.webkit.org/changeset/284912/webkit
ayumi_kojima
Comment 4 2021-10-29 12:03:36 PDT
Marked expectation in a wrong folder (Mac-wk2). Moved it to Mac-wk1 https://trac.webkit.org/changeset/285043/webkit
Note You need to log in before you can comment on or make changes to this bug.