Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f9f2609d35ee008a11c614a4b6898c37e06c8a56
https://github.com/WebKit/WebKit/commit/f9f2609d35ee008a11c614a4b6898c37e06c8a56
Author: Marcos Caceres <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/platform/glib/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-site-isolation/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/mac/TestExpectations
M LayoutTests/platform/win/TestExpectations
Log Message:
-----------
Remove stale [ Skip ] markers from mac/mac-wk2 and split root entries to
platform/ios
https://bugs.webkit.org/show_bug.cgi?id=310855
rdar://173459434
Reviewed by Anne van Kesteren.
Two cleanup tasks:
1. Remove 39 stale entries from platform/mac/TestExpectations (17) and
platform/mac-wk2/TestExpectations (22). All confirmed passing on macOS
via audit on 2026-03-26.
2. Move 88 root TestExpectations entries to platform/ios/TestExpectations
for tests that pass on macOS but still fail on iOS. Narrowing from
all-platform to iOS-only gives macOS a clean default-pass state while
preserving the iOS constraint. applicationmanifest/ was already present
in platform/ios; glib gets a new [ Skip ] entry since GTK/WPE do not
support the Application Manifest API. inspector/dom-debugger/
attribute-modified-style.html passes in regular WK2 but fails in site
isolation mode; tracked in mac-site-isolation.
Canonical link: https://commits.webkit.org/310283@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications