Bug 287098
| Summary: | REGRESSION (288873@main): [ iOS ] fast/forms/switch/click-animation-twice-fast.html is a constant timeout. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yasmin Karimi <y_karimi> |
| Component: | Forms | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | annevk, a_protyasha, cdumez, jenner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=282988 | ||
| Bug Depends on: | |||
| Bug Blocks: | 282988 | ||
Yasmin Karimi
fast/forms/switch/click-animation-twice-fast.html
This test is constantly timing out on iOS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fforms%2Fswitch%2Fclick-animation-twice-fast.html
TEXT DIFF:
AccessDeniedAccess DeniedQ89PE3VW75DGE524spehrhixaS89oM5KDFOTGyf3f0ZAdMq15GmBS/NfFE+a/bVvD9J8F62i6vWAZv+NMggORCG1H0g=
DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/iOS-18-Simulator-WK2-Tests-EWS/99317ff0-3414/fast/forms/switch/click-animation-twice-fast-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce this issue on the iOS 18.2 simulator at ToT using the following command:
run-webkit-tests --ios-simulator fast/forms/switch/click-animation-twice-fast.html --iterations 10
However, locally, this resulted in flaky image-only failures.
REGRESSION:
According to the dashboard, the regression range appears to be between 288854@main and 288876@main, however, the issue reproduces on a local environment when testing commits earlier than 288854@main.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/144245651>
EWS
Test gardening commit 289886@main (67f84fd0d44d): <https://commits.webkit.org/289886@main>
Reviewed commits have been landed. Closing PR #40071 and removing active labels.
Robert Jenner
I was able to reproduce this timeout, and track down a regression point. It repo's on iOS 18 Production tot running the test as follows:
run-webkit-tests --ios-simulator fast/forms/switch/click-animation-twice-fast.html --child-process=1
I was able to reproduce it as far back as 288873@main, but when I went to reproduce on the closest available build before that one (e.g. 288870@main) it no longer wasn't a constant timeout, or a timeout at all. Looking at the changes around that area, and given what this test is supposed to do, I'm fairly confident that: https://commits.webkit.org/288873@main is where this regressed, and broke this test.
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/40171
EWS
Committed 290149@main (32d011633545): <https://commits.webkit.org/290149@main>
Reviewed commits have been landed. Closing PR #40171 and removing active labels.
EWS
Committed 289651.89@safari-7621-branch (07b4e1e385b0): <https://commits.webkit.org/289651.89@safari-7621-branch>
Reviewed commits have been landed. Closing PR #2557 and removing active labels.