Title: [259783] trunk/LayoutTests
Revision
259783
Author
dp...@igalia.com
Date
2020-04-08 23:14:29 -0700 (Wed, 08 Apr 2020)

Log Message

[GTK] Gardening, update TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=210234

Unreviewed gardening.

Clean up tests expected to fail but passed.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (259782 => 259783)


--- trunk/LayoutTests/ChangeLog	2020-04-09 06:00:17 UTC (rev 259782)
+++ trunk/LayoutTests/ChangeLog	2020-04-09 06:14:29 UTC (rev 259783)
@@ -1,3 +1,14 @@
+2020-04-08  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=210234
+
+        Unreviewed gardening.
+
+        Clean up tests expected to fail but passed.
+
+        * platform/gtk/TestExpectations:
+
 2020-04-08  Ryan Haddad  <ryanhad...@apple.com>
 
         Unreviewed test gardening, remove expectations for tests that are now consistently passing.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (259782 => 259783)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-09 06:00:17 UTC (rev 259782)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-04-09 06:14:29 UTC (rev 259783)
@@ -1333,8 +1333,6 @@
 
 webkit.org/b/208294 fast/images/image-map-outline-in-positioned-container.html [ ImageOnlyFailure ]
 
-webkit.org/b/209046 inspector/animation/lifecycle-css-animation.html [ Failure ]
-
 webkit.org/b/209163 webrtc/audio-video-element-playing.html [ Failure ]
 
 webkit.org/b/209275 imported/w3c/web-platform-tests/css/css-writing-modes/central-baseline-alignment-002.xht [ ImageOnlyFailure ]
@@ -4025,7 +4023,6 @@
 webkit.org/b/176648 fast/repaint/inline-outline-repaint.html [ ImageOnlyFailure ]
 webkit.org/b/176648 fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
 webkit.org/b/176648 fast/selectors/040.html [ ImageOnlyFailure ]
-webkit.org/b/176648 fast/text/decorations-vertical-underline.html [ ImageOnlyFailure ]
 webkit.org/b/176648 fast/text/mark-matches-broken-line-rendering.html [ ImageOnlyFailure ]
 webkit.org/b/176648 fast/text/mark-matches-rendering.html [ ImageOnlyFailure ]
 webkit.org/b/176648 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
@@ -4153,9 +4150,6 @@
 webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/directory-knowntags-001.xht [ ImageOnlyFailure ]
 webkit.org/b/185938 imported/w3c/web-platform-tests/css/WOFF2/tabledata-glyf-origlength-003.xht [ ImageOnlyFailure ]
 
-# Fails consistently on Release, times out consistently in Debug
-webkit.org/b/185912 fast/canvas/webgl/index-validation-with-subsequent-draws.html [ Failure Timeout ]
-
 webkit.org/b/185913 fast/dom/HTMLAnchorElement/anchor-file-blob-download-then-revoke.html [ Failure ]
 
 webkit.org/b/186099 editing/caret/caret-in-empty-cell.html [ ImageOnlyFailure ]
@@ -4718,6 +4712,12 @@
 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-001.html [ Pass ]
 imported/w3c/web-platform-tests/css/css-writing-modes/mongolian-orientation-002.html [ Pass ]
 
+# Passing since r259006.
+imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-010.html [ Pass ]
+
+# Passing since r259532.
+imported/w3c/web-platform-tests/css/css-ui/outline-019.html [ Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of PASSING tests. See top of file where to put new expectations.
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to