Bug 244065

Summary: REGRESSION(253424@main): [ iOS ] fast/forms/auto-fill-button/hide-auto-fill-button-when-input-becomes-readonly.html is a constant failure
Product: WebKit Reporter: Hercules Hjalmarsson <hhjalmarsson>
Component: New BugsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Diff images none

Description Hercules Hjalmarsson 2022-08-17 16:22:01 PDT
fast/forms/auto-fill-button/hide-auto-fill-button-when-input-becomes-readonly.html

Is a constant image failure on iOS ToT and since 253424@main.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast/forms/auto-fill-button/hide-auto-fill-button-when-input-becomes-readonly.html

Diff images attached.
Comment 1 Radar WebKit Bug Importer 2022-08-17 16:23:58 PDT
<rdar://problem/98804440>
Comment 2 Hercules Hjalmarsson 2022-08-17 16:27:40 PDT
This issue can be bisected to 253424@main using command:

run-webkit-tests -f --exit-after-n-failures 1 --child-processes=5 --ios-simulator --iterations=100 fast/forms/auto-fill-button/hide-auto-fill-button-when-input-becomes-readonly.html

It appears that you may need to checkout 253424@main and run with iterations to get the same failure as the bots.
Comment 3 EWS 2022-08-17 16:37:15 PDT
Test gardening commit 253542@main (b3b16f35760f): <https://commits.webkit.org/253542@main>

Reviewed commits have been landed. Closing PR #3432 and removing active labels.
Comment 4 Chris Dumez 2022-08-18 08:56:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3455
Comment 5 Hercules Hjalmarsson 2022-08-23 10:57:52 PDT
Created attachment 461822 [details]
Diff images
Comment 7 EWS 2022-08-23 13:41:16 PDT
Committed 253696@main (507d0ea1f4c9): <https://commits.webkit.org/253696@main>

Reviewed commits have been landed. Closing PR #3455 and removing active labels.