[webkit-changes] [WebKit/WebKit] d8fadb: [GLIB][GTK] Unreviewed test gardening, update test...
Diego Pino
noreply at github.com
Thu Dec 29 00:23:19 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d8fadbe0e6af958e6df8f1730e3d0978388dfa70
https://github.com/WebKit/WebKit/commit/d8fadbe0e6af958e6df8f1730e3d0978388dfa70
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2022-12-29 (Thu, 29 Dec 2022)
Changed paths:
M LayoutTests/platform/glib/fast/block/positioning/auto/vertical-lr/005-expected.txt
M LayoutTests/platform/glib/fast/block/positioning/vertical-lr/001-expected.txt
M LayoutTests/platform/glib/fast/css/child-style-can-override-visited-style-expected.txt
M LayoutTests/platform/glib/fast/css/empty-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/first-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/first-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/last-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/last-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/only-child-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/css/only-of-type-pseudo-class-expected.txt
M LayoutTests/platform/glib/fast/lists/001-vertical-expected.txt
M LayoutTests/platform/glib/fast/multicol/client-rects-expected.txt
M LayoutTests/platform/glib/fast/multicol/client-rects-spanners-complex-expected.txt
M LayoutTests/platform/glib/fast/multicol/client-rects-spanners-expected.txt
R LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-css-expected.txt
R LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-image-expected.txt
R LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-script-expected.txt
R LayoutTests/platform/glib/imported/w3c/web-platform-tests/fullscreen/api/document-fullscreen-enabled-cross-origin.sub-expected.txt
R LayoutTests/platform/glib/imported/w3c/web-platform-tests/fullscreen/api/document-fullscreen-enabled-removing-allowfullscreen.sub-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_xserver-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/test_timing_xserver_redirect-expected.txt
M LayoutTests/platform/glib/imported/w3c/web-platform-tests/server-timing/cross_origin-expected.txt
M LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.png
M LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt
M LayoutTests/platform/gtk/fast/block/basic/001-expected.png
M LayoutTests/platform/gtk/fast/block/basic/001-expected.txt
M LayoutTests/platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.png
M LayoutTests/platform/gtk/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt
M LayoutTests/platform/gtk/fast/block/positioning/vertical-lr/001-expected.png
M LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/first-of-type-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/last-of-type-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/css/only-of-type-pseudo-class-expected.png
M LayoutTests/platform/gtk/fast/lists/001-vertical-expected.png
M LayoutTests/platform/gtk/fast/overflow/line-clamp-expected.png
M LayoutTests/platform/gtk/fast/overflow/line-clamp-expected.txt
M LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt
M LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt
M LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
Log Message:
-----------
[GLIB][GTK] Unreviewed test gardening, update test baselines
* LayoutTests/platform/glib/fast/block/positioning/auto/vertical-lr/005-expected.txt:
* LayoutTests/platform/glib/fast/block/positioning/vertical-lr/001-expected.txt:
* LayoutTests/platform/glib/fast/css/child-style-can-override-visited-style-expected.txt:
* LayoutTests/platform/glib/fast/css/empty-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/first-child-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/first-of-type-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/last-child-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/last-of-type-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/only-child-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/css/only-of-type-pseudo-class-expected.txt:
* LayoutTests/platform/glib/fast/lists/001-vertical-expected.txt:
* LayoutTests/platform/glib/fast/multicol/client-rects-expected.txt:
* LayoutTests/platform/glib/fast/multicol/client-rects-spanners-complex-expected.txt:
* LayoutTests/platform/glib/fast/multicol/client-rects-spanners-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-css-expected.txt: Removed.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-image-expected.txt: Removed.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/stale-while-revalidate/stale-script-expected.txt: Removed.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fullscreen/api/document-fullscreen-enabled-cross-origin.sub-expected.txt: Removed.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fullscreen/api/document-fullscreen-enabled-removing-allowfullscreen.sub-expected.txt: Removed.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/html/dom/idlharness.worker-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/mathml/presentation-markup/operators/mo-stretch-properties-dynamic-001-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_chain_xserver_partial_opt_in-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/nav2_test_redirect_xserver-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/navigation-timing/test_timing_xserver_redirect-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/server-timing/cross_origin-expected.txt:
* LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.png:
* LayoutTests/platform/gtk/editing/pasteboard/innerText-inline-table-expected.txt:
* LayoutTests/platform/gtk/fast/block/basic/001-expected.png:
* LayoutTests/platform/gtk/fast/block/basic/001-expected.txt:
* LayoutTests/platform/gtk/fast/block/positioning/auto/vertical-lr/005-expected.png:
* LayoutTests/platform/gtk/fast/block/positioning/hiding-inside-relpositioned-inline-expected.txt:
* LayoutTests/platform/gtk/fast/block/positioning/vertical-lr/001-expected.png:
* LayoutTests/platform/gtk/fast/css/empty-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/first-child-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/first-of-type-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/last-child-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/last-of-type-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/only-child-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/css/only-of-type-pseudo-class-expected.png:
* LayoutTests/platform/gtk/fast/lists/001-vertical-expected.png:
* LayoutTests/platform/gtk/fast/overflow/line-clamp-expected.png:
* LayoutTests/platform/gtk/fast/overflow/line-clamp-expected.txt:
* LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-cascade/all-prop-initial-xml-expected.txt:
* LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/dom/idlharness.https-expected.txt:
* LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug56024-expected.txt:
Canonical link: https://commits.webkit.org/258352@main
More information about the webkit-changes
mailing list