Bug 243784

Summary: REGRESSION (253132@main): fast/events/touch/ios/tap-with-active-touch-end-listener.html is a consistent failure
Product: WebKit Reporter: Karl Rackler <rackler>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Karl Rackler
Reported 2022-08-10 07:49:25 PDT
Description: fast/events/touch/ios/tap-with-active-touch-end-listener.html The first failure that I saw on the dashboard was on 8/5/2022 at 253132@main, which is baseline of test expectations after enabling BackgroundShouldExtendBeyondPage setting. Diff: --- /Volumes/Data/worker/trunk-opensource-ios-simulator-debug-wk2-tests/build/OpenSource/layout-test-results/fast/events/touch/ios/tap-with-active-touch-end-listener-expected.txt +++ /Volumes/Data/worker/trunk-opensource-ios-simulator-debug-wk2-tests/build/OpenSource/layout-test-results/fast/events/touch/ios/tap-with-active-touch-end-listener-actual.txt @@ -13,7 +13,7 @@ (max layout viewport origin (0,0)) (synchronous event dispatch region for event touchend at (0,0) size 300x100) - (behavior for fixed 0) + (behavior for fixed 1) ) Listener target1 received cancelable event touchend targetting eventTarget1 Done @@ -32,7 +32,7 @@ (max layout viewport origin (0,0)) (synchronous event dispatch region for event touchend at (0,0) size 300x100) - (behavior for fixed 0) + (behavior for fixed 1) ) Listener target1 received cancelable event touchend targetting eventTarget2 Done @@ -51,7 +51,7 @@ (max layout viewport origin (0,0)) (synchronous event dispatch region for event touchend at (0,0) size 300x100) - (behavior for fixed 0) + (behavior for fixed 1) ) Listener target1 received cancelable event touchend targetting eventTarget3
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-10 07:49:44 PDT
EWS
Comment 2 2022-08-10 07:58:47 PDT
Test gardening commit 253295@main (fe63f72fa61f): <https://commits.webkit.org/253295@main> Reviewed commits have been landed. Closing PR #3193 and removing active labels.
Karl Rackler
Comment 3 2022-08-10 14:57:41 PDT
Resolved by re-baseline.
Note You need to log in before you can comment on or make changes to this bug.