Bug 231619

Summary: [ iOS15 Debug ] 4 dom-paste tests are flaky timeouts
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ehutchison, megan_gardner, webkit-bot-watchers-bugzilla, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Eric Hutchison 2021-10-12 14:27:47 PDT
editing/pasteboard/dom-paste/dom-paste-confirmation.html
editing/pasteboard/dom-paste/dom-paste-consecutive-confirmations.html
editing/pasteboard/dom-paste/dom-paste-rejection.html
editing/pasteboard/dom-paste/dom-paste-requires-user-gesture.html

are flaky timeouts on iOS15 Debug.

History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=editing%2Fpasteboard%2Fdom-paste%2Fdom-paste-confirmation.html&test=editing%2Fpasteboard%2Fdom-paste%2Fdom-paste-requires-user-gesture.html&test=editing%2Fpasteboard%2Fdom-paste%2Fdom-paste-rejection.html&test=editing%2Fpasteboard%2Fdom-paste%2Fdom-paste-consecutive-confirmations.html

Build: https://build.webkit.org/#/builders/265/builds/63

Results: https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/r283979%20(63)/results.html

Diff: 
404 Not Found
Comment 1 Radar WebKit Bug Importer 2021-10-12 14:28:16 PDT
<rdar://problem/84166501>
Comment 2 Eric Hutchison 2021-10-12 14:34:27 PDT
Updated test expectations at https://trac.webkit.org/changeset/284033/webkit
Comment 3 Eric Hutchison 2021-10-27 17:57:39 PDT
Unable to reproduce timeouts locally using ToT (r284933) run-webkit-tests --debug --ipad-simulator --iterations 500 --exit-after-n-crashes-or-timeouts 1 --clobber-old-results --force editing/pasteboard/dom-paste/dom-paste-confirmation.html (and other test names).

Closing bug.