[webkit-changes] [WebKit/WebKit] c6c694: Skip internals.setGridMaxTracksLimit from internal...
Frédéric Wang
noreply at github.com
Thu Feb 27 12:08:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c6c694c35157e5bfc08c0dfcb90415803af15d7b
https://github.com/WebKit/WebKit/commit/c6c694c35157e5bfc08c0dfcb90415803af15d7b
Author: Frédéric Wang <fwang at igalia.com>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M LayoutTests/fast/harness/internals-object-property-access-on-window-without-frame-crash.html
M LayoutTests/platform/mac-wk1/TestExpectations
Log Message:
-----------
Skip internals.setGridMaxTracksLimit from internals-object-property-access-on-window-without-frame-crash.html
https://bugs.webkit.org/show_bug.cgi?id=288378
Reviewed by Anne van Kesteren.
This test was added in https://commits.webkit.org/289309@main. It calls
internals.setGridMaxTracksLimit which is causing subsequent grid tests
in the same runner to fail on WK1.
* LayoutTests/fast/harness/internals-object-property-access-on-window-without-frame-crash.html: Skip setGridMaxTracksLimit, tweak the comment and sort the list.
* LayoutTests/platform/mac-wk1/TestExpectations: Don't skip the test on mac-wk1.
Canonical link: https://commits.webkit.org/291242@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list