Bug 243784 - REGRESSION (253132@main): fast/events/touch/ios/tap-with-active-touch-end-listener.html is a consistent failure
Summary: REGRESSION (253132@main): fast/events/touch/ios/tap-with-active-touch-end-lis...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-10 07:49 PDT by Karl Rackler
Modified: 2022-08-10 14:57 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 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
Comment 1 Radar WebKit Bug Importer 2022-08-10 07:49:44 PDT
<rdar://problem/98450454>
Comment 2 EWS 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.
Comment 3 Karl Rackler 2022-08-10 14:57:41 PDT
Resolved by re-baseline.