[webkit-changes] [WebKit/WebKit] 226626: [GTK][WPE] Unreviewed test gardening
Diego Pino
noreply at github.com
Thu Aug 1 16:31:24 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 226626c6734415571ed042ad347cf4833c404e59
https://github.com/WebKit/WebKit/commit/226626c6734415571ed042ad347cf4833c404e59
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-08-01 (Thu, 01 Aug 2024)
Changed paths:
M LayoutTests/platform/glib/TestExpectations
A LayoutTests/platform/glib/accessibility/element-line-rects-and-text-expected.txt
A LayoutTests/platform/glib/compositing/tiling/rotated-tiled-clamped-expected.txt
A LayoutTests/platform/glib/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt
A LayoutTests/platform/glib/compositing/visibility/visibility-composited-expected.txt
A LayoutTests/platform/glib/compositing/visibility/visibility-composited-transforms-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-1-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-2-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-3-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-layers-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-reflection-expected.txt
A LayoutTests/platform/glib/css3/blending/blend-mode-simple-composited-expected.txt
A LayoutTests/platform/glib/css3/filters/effect-brightness-clamping-expected.txt
A LayoutTests/platform/glib/css3/filters/effect-brightness-clamping-hw-expected.txt
A LayoutTests/platform/glib/fast/events/mouseup-from-button2-expected.txt
A LayoutTests/platform/glib/svg/wicd/rightsizing-grid-expected.txt
A LayoutTests/platform/glib/svg/wicd/test-rightsizing-b-expected.txt
M LayoutTests/platform/gtk/TestExpectations
R LayoutTests/platform/gtk/fast/events/mouseup-from-button2-expected.txt
R LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt
R LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt
M LayoutTests/platform/wpe/TestExpectations
R LayoutTests/platform/wpe/compositing/tiling/rotated-tiled-clamped-expected.txt
R LayoutTests/platform/wpe/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt
R LayoutTests/platform/wpe/compositing/visibility/visibility-composited-expected.txt
R LayoutTests/platform/wpe/compositing/visibility/visibility-composited-transforms-expected.txt
R LayoutTests/platform/wpe/css3/filters/effect-brightness-clamping-expected.txt
R LayoutTests/platform/wpe/css3/filters/effect-brightness-clamping-hw-expected.txt
R LayoutTests/platform/wpe/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt
R LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/import/text-intro-03-b-manual-expected.txt
R LayoutTests/platform/wpe/svg/wicd/rightsizing-grid-expected.txt
R LayoutTests/platform/wpe/svg/wicd/test-rightsizing-b-expected.txt
Log Message:
-----------
[GTK][WPE] Unreviewed test gardening
Clean up tests marked as MISSING.
MISSING means there is not baseline for a test. Some tests do not have a
general baseline, thus it's necessary to emit a specific baseline
for those tess.
* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-1-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-2-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-isolated-group-3-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-layers-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-reflection-expected.txt: Added.
* LayoutTests/platform/glib/css3/blending/blend-mode-simple-composited-expected.txt: Added.
* LayoutTests/platform/glib/fast/events/mouseup-from-button2-expected.txt: Renamed from LayoutTests/platform/gtk/fast/events/mouseup-from-button2-expected.txt.
* LayoutTests/platform/glib/svg/wicd/rightsizing-grid-expected.txt: Renamed from LayoutTests/platform/wpe/svg/wicd/rightsizing-grid-expected.txt.
* LayoutTests/platform/glib/svg/wicd/test-rightsizing-b-expected.txt: Renamed from LayoutTests/platform/wpe/svg/wicd/test-rightsizing-b-expected.txt.
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/gtk/compositing/tiling/rotated-tiled-clamped-expected.txt: Added.
* LayoutTests/platform/gtk/compositing/tiling/rotated-tiled-preserve3d-clamped-expected.txt: Added.
* LayoutTests/platform/gtk/compositing/visibility/visibility-composited-expected.txt: Added.
* LayoutTests/platform/gtk/compositing/visibility/visibility-composited-transforms-expected.txt: Added.
* LayoutTests/platform/gtk/css3/filters/effect-brightness-clamping-expected.txt: Added.
* LayoutTests/platform/gtk/css3/filters/effect-brightness-clamping-hw-expected.txt: Added.
* LayoutTests/platform/gtk/scrollbars/scrollbar-selectors-expected.txt: Added.
* LayoutTests/platform/gtk/svg/wicd/rightsizing-grid-expected.txt: Removed.
* LayoutTests/platform/gtk/svg/wicd/test-rightsizing-b-expected.txt: Removed.
* LayoutTests/platform/wpe/TestExpectations:
* LayoutTests/platform/wpe/fast/multicol/pagination/RightToLeft-rl-hittest-expected.txt: Removed.
* LayoutTests/platform/wpe/imported/w3c/web-platform-tests/svg/import/text-intro-03-b-manual-expected.txt: Removed.
Canonical link: https://commits.webkit.org/281737@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