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 Bugs | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/98450454>
EWS
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
Resolved by re-baseline.