Title: [262305] trunk/LayoutTests
Revision
262305
Author
[email protected]
Date
2020-05-29 11:15:06 -0700 (Fri, 29 May 2020)

Log Message

Fix expectations after r262284
https://bugs.webkit.org/show_bug.cgi?id=212374

Unreviewed test gardening.

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262304 => 262305)


--- trunk/LayoutTests/ChangeLog	2020-05-29 18:14:16 UTC (rev 262304)
+++ trunk/LayoutTests/ChangeLog	2020-05-29 18:15:06 UTC (rev 262305)
@@ -1,3 +1,12 @@
+2020-05-29  Truitt Savell  <[email protected]>
+
+        Fix expectations after r262284
+        https://bugs.webkit.org/show_bug.cgi?id=212374
+
+        Unreviewed test gardening.
+
+        * TestExpectations:
+
 2020-05-29  Devin Rousso  <[email protected]>
 
         Web Inspector: add ITML debuggable/target type

Modified: trunk/LayoutTests/TestExpectations (262304 => 262305)


--- trunk/LayoutTests/TestExpectations	2020-05-29 18:14:16 UTC (rev 262304)
+++ trunk/LayoutTests/TestExpectations	2020-05-29 18:15:06 UTC (rev 262305)
@@ -1069,10 +1069,10 @@
 webkit.org/b/149890 fast/css-grid-layout/grid-shorthands-style-format.html [ Failure ]
 webkit.org/b/191507 fast/css-grid-layout/positioned-grid-container-percentage-tracks.html [ Failure ]
 webkit.org/b/191508 fast/css-grid-layout/crash-large-positions.html [ Skip ]
-webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001.html [ Failure ]
-webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-003.html [ Failure ]
-webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-007.html [ Failure ]
-webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-008.html [ Failure ]
+webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-001.html [ ImageOnlyFailure ]
+webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-003.html [ ImageOnlyFailure ]
+webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-007.html [ ImageOnlyFailure ]
+webkit.org/b/209282 imported/w3c/web-platform-tests/css/css-grid/layout-algorithm/grid-as-flex-item-should-not-shrink-to-fit-008.html [ ImageOnlyFailure ]
 
 # Flaky tests at import time
 imported/w3c/web-platform-tests/css/css-scoping/css-scoping-shadow-host-namespace.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to