WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
225479
REGRESSION(
r275515
) [WPE] accessibility/aria-modal.html is timing out
https://bugs.webkit.org/show_bug.cgi?id=225479
Summary
REGRESSION(r275515) [WPE] accessibility/aria-modal.html is timing out
Lauro Moura
Reported
2021-05-06 13:36:46 PDT
accessibility/aria-modal.html Timing out in the following await block: // Set aria-hidden=false. document.getElementById("box").setAttribute("aria-hidden", "false"); await waitFor(() => { return !backgroundAccessible(); }); debug("Dialog is displaying and aria-hidden=false"); shouldBeFalse("backgroundAccessible()"); Results:
https://results.webkit.org/?suite=layout-tests&test=accessibility%2Faria-modal.html
First known bad commit is
236174@main
Last good commit is
236170@main
Bisecting this interval shows the failure starting with
https://trac.webkit.org/changeset/275515/webkit
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-05-06 13:36:55 PDT
<
rdar://problem/77622905
>
Lauro Moura
Comment 2
2022-10-06 09:17:03 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5087
EWS
Comment 3
2022-10-06 09:21:34 PDT
Test gardening commit
255223@main
(f5ea9a1d0074): <
https://commits.webkit.org/255223@main
> Reviewed commits have been landed. Closing PR #5087 and removing active labels.
Diego Pino
Comment 4
2023-01-25 20:44:24 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
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