Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 6f2697a7965cf55807c9a53c3a30cd16cabb0953 https://github.com/WebKit/WebKit/commit/6f2697a7965cf55807c9a53c3a30cd16cabb0953 Author: Fujii Hironori <fu...@igalia.com> Date: 2025-08-27 (Wed, 27 Aug 2025)
Changed paths: R LayoutTests/platform/glib/fast/text/softHyphen-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-masking/mask-svg-content/mask-text-001-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/text-autospace/text-autospace-ligature-001-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/dom/slot-recalc-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-viewref-with-viewbox-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-with-viewport-units-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-with-viewport-units-inline-style-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/render/reftests/blending-001-expected.txt R LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/render/reftests/blending-002-expected.txt R LayoutTests/platform/gtk/compositing/masks/solid-color-masked-expected.png R LayoutTests/platform/gtk/css3/masking/clip-path-circle-margin-box-expected.png R LayoutTests/platform/gtk/css3/masking/clip-path-circle-margin-box-expected.txt R LayoutTests/platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.png R LayoutTests/platform/gtk/fast/canvas/drawImage-expected.png R LayoutTests/platform/gtk/fast/flexbox/021-expected.png R LayoutTests/platform/gtk/fast/flexbox/021-vertical-expected.png R LayoutTests/platform/gtk/fast/images/exif-orientation-image-document-expected.png R LayoutTests/platform/gtk/fast/repaint/absolute-position-moved-expected.png R LayoutTests/platform/gtk/fast/ruby/ruby-beforeafter-expected.png R LayoutTests/platform/gtk/fast/text/softHyphen-expected.png R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/rotate-by-added-angle-expected.txt R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-clamp-px-em-expected.txt R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-max-px-em-expected.txt R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-min-px-em-expected.txt R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/filter-effects/filtered-html-is-not-container-expected.txt R LayoutTests/platform/gtk/transforms/3d/general/cssmatrix-3d-zoom-expected.png R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/rotate-by-added-angle-expected.txt R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-clamp-px-em-expected.txt R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-max-px-em-expected.txt R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-min-px-em-expected.txt R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/browsers/sandboxing/sandbox-parse-noscript-expected.png Log Message: ----------- [GTK][WPE] Remove unused expectation files https://bugs.webkit.org/show_bug.cgi?id=297999 Unreviewed test gardening for GTK and WPE. run-webkit-tests was reporting warnings like the following for GTK and WPE: > 15:27:32.450 2 worker/6 compositing/masks/solid-color-masked.html is a > reftest, but has an unused expectation file. Please remove /app/webkit/LayoutTests/platform/gtk/compositing/masks/solid-color-masked-expected.png. Removed unused expectation files. * LayoutTests/platform/glib/fast/text/softHyphen-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-masking/mask-svg-content/mask-text-001-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-text/text-autospace/text-autospace-ligature-001-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/dom/slot-recalc-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-viewref-with-viewbox-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-with-viewport-units-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/embedded/image-embedding-svg-with-viewport-units-inline-style-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/render/reftests/blending-001-expected.txt: Removed. * LayoutTests/platform/glib/imported/w3c/web-platform-tests/svg/render/reftests/blending-002-expected.txt: Removed. * LayoutTests/platform/gtk/compositing/masks/solid-color-masked-expected.png: Removed. * LayoutTests/platform/gtk/css3/masking/clip-path-circle-margin-box-expected.png: Removed. * LayoutTests/platform/gtk/css3/masking/clip-path-circle-margin-box-expected.txt: Removed. * LayoutTests/platform/gtk/fast/block/float/marquee-shrink-to-avoid-floats-expected.png: Removed. * LayoutTests/platform/gtk/fast/canvas/drawImage-expected.png: Removed. * LayoutTests/platform/gtk/fast/flexbox/021-expected.png: Removed. * LayoutTests/platform/gtk/fast/flexbox/021-vertical-expected.png: Removed. * LayoutTests/platform/gtk/fast/images/exif-orientation-image-document-expected.png: Removed. * LayoutTests/platform/gtk/fast/repaint/absolute-position-moved-expected.png: Removed. * LayoutTests/platform/gtk/fast/ruby/ruby-beforeafter-expected.png: Removed. * LayoutTests/platform/gtk/fast/text/softHyphen-expected.png: Removed. * LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/rotate-by-added-angle-expected.txt: Removed. * LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-clamp-px-em-expected.txt: Removed. * LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-max-px-em-expected.txt: Removed. * LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-typed-om/width-by-min-px-em-expected.txt: Removed. * LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/filter-effects/filtered-html-is-not-container-expected.txt: Removed. * LayoutTests/platform/gtk/transforms/3d/general/cssmatrix-3d-zoom-expected.png: Removed. * LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/rotate-by-added-angle-expected.txt: Removed. * LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-clamp-px-em-expected.txt: Removed. * LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-max-px-em-expected.txt: Removed. * LayoutTests/platform/wpe/imported/w3c/web-platform-tests/css/css-typed-om/width-by-min-px-em-expected.txt: Removed. * LayoutTests/platform/wpe/imported/w3c/web-platform-tests/html/browsers/sandboxing/sandbox-parse-noscript-expected.png: Removed. Canonical link: https://commits.webkit.org/299239@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes