Title: [280737] trunk/LayoutTests
Revision
280737
Author
commit-qu...@webkit.org
Date
2021-08-06 15:09:37 -0700 (Fri, 06 Aug 2021)

Log Message

[GTK] Mark some WPT CSS tests as still failing on GTK
https://bugs.webkit.org/show_bug.cgi?id=228871

These tests were fixed for most platforms in r279568 and r279698 but
still fail on GTK.
Unreviewed test gardening.

Patch by Arcady Goldmints-Orlov <agoldmi...@igalia.com> on 2021-08-06

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (280736 => 280737)


--- trunk/LayoutTests/ChangeLog	2021-08-06 21:59:14 UTC (rev 280736)
+++ trunk/LayoutTests/ChangeLog	2021-08-06 22:09:37 UTC (rev 280737)
@@ -1,3 +1,14 @@
+2021-08-06  Arcady Goldmints-Orlov  <agoldmi...@igalia.com>
+
+        [GTK] Mark some WPT CSS tests as still failing on GTK
+        https://bugs.webkit.org/show_bug.cgi?id=228871
+
+        These tests were fixed for most platforms in r279568 and r279698 but
+        still fail on GTK.
+        Unreviewed test gardening.
+
+        * platform/gtk/TestExpectations:
+
 2021-08-06  Eric Hutchison  <ehutchi...@apple.com>
 
         Re-baselined imported/w3c/web-platform-tests/html/dom/idlharness.https.html.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (280736 => 280737)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-06 21:59:14 UTC (rev 280736)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2021-08-06 22:09:37 UTC (rev 280737)
@@ -880,6 +880,9 @@
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/hyphens/hyphens-span-001.html [ ImageOnlyFailure ]
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-tab-005.html [ ImageOnlyFailure ]
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/break-spaces-tab-006.html [ ImageOnlyFailure ]
+webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-018.html [ ImageOnlyFailure ]
+webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/pre-wrap-019.html [ ImageOnlyFailure ]
+webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-001.html [ ImageOnlyFailure ]
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-031.html [ ImageOnlyFailure ]
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-032.html [ ImageOnlyFailure ]
 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-035.html [ ImageOnlyFailure ]
@@ -1781,6 +1784,7 @@
 webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-force-end-001.xht [ ImageOnlyFailure ]
 webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-first-001.xht [ Timeout ImageOnlyFailure ]
 webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/hanging-punctuation/hanging-punctuation-last-001.xht [ Timeout ImageOnlyFailure ]
+webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/white-space/white-space-pre-wrap-trailing-spaces-002.html [ ImageOnlyFailure ]
 
 webkit.org/b/185939 imported/w3c/web-platform-tests/css/WOFF2 [ Pass ]
 webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-bbox-001.xht [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to