WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209102
[GTK] accessibility/accessibility-node-memory-management.html is failing
https://bugs.webkit.org/show_bug.cgi?id=209102
Summary
[GTK] accessibility/accessibility-node-memory-management.html is failing
Diego Pino
Reported
2020-03-13 22:20:25 PDT
The test has been consistently flaky since
r257905
:
r257901
NOERROR [
r257902
-
r257904
] UNKNOWN
r257905
TEXT PASS (Expected: PASS) [
r257906
-
r257909
] UNKNOWN
r257910
TEXT PASS (Expected: PASS) I haven't managed to reproduce a failure running the test isolated. I could not either narrow down the cause for the regression within the failure range.
Attachments
[fast-cq] Patch
(2.59 KB, patch)
2022-01-06 22:24 PST
,
Diego Pino
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-03-13 22:20:32 PDT
<
rdar://problem/60447832
>
Diego Pino
Comment 2
2021-06-08 23:18:11 PDT
Closed the error by mistake. The only test filed under this bug is: * accessibility/accessibility-node-memory-management.html GTK post-commit bot reports this test has been failing consistently for the last 4000 revisions. Diff: --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/accessibility/accessibility-node-memory-management-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/accessibility/accessibility-node-memory-management-actual.txt @@ -4,11 +4,11 @@ Button role: AXRole: AXButton -Button role after being detached: AXRole: +Button role after being detached: AXRole: AXInvalid PASS buttonRole != detachedRole is true Canvas button role: AXRole: AXButton PASS canvasButtonRole is buttonRole -Canvas button role after being detached: AXRole: +Canvas button role after being detached: AXRole: AXInvalid PASS detachedCanvasButtonRole is detachedRole PASS successfullyParsed is true
Diego Pino
Comment 3
2022-01-02 17:02:09 PST
***
Bug 209045
has been marked as a duplicate of this bug. ***
Carlos Garcia Campos
Comment 4
2022-01-04 00:28:25 PST
This is not a failure, we use AXInvalid role for detached nodes. We just need platform specific expectation.
Diego Pino
Comment 5
2022-01-06 22:24:18 PST
Created
attachment 448561
[details]
[fast-cq] Patch
EWS
Comment 6
2022-01-06 22:42:14 PST
Committed
r287740
(
245810@main
): <
https://commits.webkit.org/245810@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 448561
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug