Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 28968f31f8a3ee4dadb286441aa0b3029b51cd64
https://github.com/WebKit/WebKit/commit/28968f31f8a3ee4dadb286441aa0b3029b51cd64
Author: Richard Robinson <[email protected]>
Date: 2026-08-17 (Mon, 17 Aug 2026)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKit Gesture
Tests/BasicAppKitGesturesTests.swift
Log Message:
-----------
[AppKit Gestures] Optimize the speed of the tests a little bit
https://bugs.webkit.org/show_bug.cgi?id=321884
rdar://185062994
Reviewed by Wenson Hsieh.
- Disable flaky tests
- Disable super long tests
- Remove some unnecessary parameterized conditions
- Reduce some hard-coded delays
* Tools/TestWebKitAPI/Tests/WebKit/WebPage/AppKit Gesture
Tests/BasicAppKitGesturesTests.swift:
(AppKitGesturesTests.tripleClickingInPDFSelectsLine):
(AppKitGesturesTests.clickingOnPDFHUDButtonPerformsAction):
(AppKitGesturesTests.clickingOnPDFShowsHUD):
(AppKitGesturesTests.scrollingOnScrollBarChangesScrollPosition(_:)):
(AppKitGesturesTests.tripleClickingInPDFSelectsLine(_:)): Deleted.
(AppKitGesturesTests.clickingOnPDFHUDButtonPerformsAction(_:)): Deleted.
(AppKitGesturesTests.clickingOnPDFShowsHUD(_:)): Deleted.
(AppKitGesturesTests.scrollingOnScrollBarChangesScrollPosition(_:pressAndWait:)):
Deleted.
Canonical link: https://commits.webkit.org/319304@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications