Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3c6d3496b9fec2ea063cbc41c96231af706d4217
https://github.com/WebKit/WebKit/commit/3c6d3496b9fec2ea063cbc41c96231af706d4217
Author: Abrar Rahman Protyasha <[email protected]>
Date: 2026-04-07 (Tue, 07 Apr 2026)
Changed paths:
R LayoutTests/fast/events/touch/force-press-event-expected.txt
R LayoutTests/fast/events/touch/force-press-event.html
M LayoutTests/platform/glib/TestExpectations
Log Message:
-----------
[iOS] fast/events/touch/force-press-event.html is a consistent failure
https://bugs.webkit.org/show_bug.cgi?id=311675
rdar://104601550
Reviewed by Aditya Keerthi.
fast/events/touch/force-press-event.html is slightly misnamed, since it
meant to evaluate touch force/pressure for 3D touch capable devices.
Given the last iPhone with that capability was iPhone XS, and given that
we now perform all layout testing (by default) on iPhone 12, this test
is not very valuable anymore. The test has never been relevant for
non-Cocoa ports to begin with given the missing support for
UIScriptController::sendEventStream.
With that, we remove said test in this patch.
* LayoutTests/fast/events/touch/force-press-event-expected.txt: Removed.
* LayoutTests/fast/events/touch/force-press-event.html: Removed.
* LayoutTests/platform/glib/TestExpectations:
Canonical link: https://commits.webkit.org/310743@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications