WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232256
[GTK][WPE] test accessibility/auto-fill-crash.html fails since
r284612
due to lack of description on the autofill button
https://bugs.webkit.org/show_bug.cgi?id=232256
Summary
[GTK][WPE] test accessibility/auto-fill-crash.html fails since r284612 due to...
Arcady Goldmints-Orlov
Reported
2021-10-25 11:28:45 PDT
In
r284612
, this test was updated to check for the description on the autofill button, which appears to be missing on GTK and WPE, resulting in the test failing with the following diff: --- /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/auto-fill-crash-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-skip-failing-tests/build/layout-test-results/accessibility/auto-fill-crash-actual.txt @@ -5,7 +5,7 @@ PASS textFieldAxObject.childrenCount is 1 -PASS textFieldAxObject.childAtIndex(childrenCountExpected - 1).description is 'AXDescription: contact info AutoFill' +FAIL textFieldAxObject.childAtIndex(childrenCountExpected - 1).description should be AXDescription: contact info AutoFill. Was AXDescription: . PASS textFieldAxObject.childrenCount is 0 PASS successfullyParsed is true
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-25 11:28:57 PDT
<
rdar://problem/84622871
>
Arcady Goldmints-Orlov
Comment 2
2022-01-07 10:13:46 PST
As of
r286794
this test has been made async and so times out instead of failing.
Alejandro G. Castro
Comment 3
2025-12-03 08:48:20 PST
Comment hidden (obsolete)
Updated the test expectations in bug:
https://bugs.webkit.org/show_bug.cgi?id=303483
Alejandro G. Castro
Comment 4
2025-12-03 09:07:08 PST
Comment hidden (obsolete)
(In reply to Alejandro G. Castro from
comment #3
)
> Updated the test expectations in bug: >
https://bugs.webkit.org/show_bug.cgi?id=303483
This comment is wrong and corresponds to accessibility/auto-fill-types.html Sorry for the mistake.
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