[webkit-changes] [WebKit/WebKit] 11c44f: [GLIB][GTK] Unreviewed test gardening, update flak...

Diego Pino noreply at github.com
Tue Jan 10 07:33:10 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 11c44f032c1af8b3a6f30897bfcd789bdd4345a6
      https://github.com/WebKit/WebKit/commit/11c44f032c1af8b3a6f30897bfcd789bdd4345a6
  Author: Diego Pino Garcia <dpino at igalia.com>
  Date:   2023-01-10 (Tue, 10 Jan 2023)

  Changed paths:
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/abort/general.any-expected.txt
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-csp.sub-expected.txt
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-default-csp.sub-expected.txt
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/single-download-preload-expected.txt
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt
    M LayoutTests/platform/gtk/http/tests/inspector/network/har/har-page-expected.txt
    R LayoutTests/platform/gtk/http/tests/inspector/network/resource-sizes-memory-cache-expected.txt
    R LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-048-expected.txt
    M LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt

  Log Message:
  -----------
  [GLIB][GTK] Unreviewed test gardening, update flaky tests results

In this patch I reviewed the actual results of many flaky tests by
examining the latest 4000 revisions results from
GTK-Linux-64-bit-Release-Test bot.

Tests that have been consistently passing are removed from text
expectations. Those ones that produced a test failure got their baseline
updated, in case one already existed, and are also removed from test
expectations. For other text failures, image failures, crashes or timeouts
the actual test result is updated accordingly. However, in the case of timeouts
I set the expected value as Skip (with a comment) since it's not interesting to
execute a test that is actually always timing out.

* LayoutTests/platform/glib/TestExpectations:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/fetch/api/abort/general.any-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-csp.sub-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/preload-default-csp.sub-expected.txt:
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/preload/single-download-preload-expected.txt:
* LayoutTests/platform/gtk/TestExpectations:
* LayoutTests/platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt:
* LayoutTests/platform/gtk/http/tests/inspector/network/har/har-page-expected.txt:
* LayoutTests/platform/gtk/http/tests/inspector/network/resource-sizes-memory-cache-expected.txt: Removed.
* LayoutTests/platform/gtk/imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-048-expected.txt: Removed.
* LayoutTests/platform/gtk/imported/w3c/web-platform-tests/html/semantics/interfaces-expected.txt:

Canonical link: https://commits.webkit.org/258724@main




More information about the webkit-changes mailing list