Title: [232922] trunk/LayoutTests
Revision
232922
Author
zandober...@gmail.com
Date
2018-06-17 23:09:14 -0700 (Sun, 17 Jun 2018)

Log Message

Unreviewed WPE gardening. Manage the 8 crashing tests that are failing
due to improper std::optional handling.

* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232921 => 232922)


--- trunk/LayoutTests/ChangeLog	2018-06-18 05:38:30 UTC (rev 232921)
+++ trunk/LayoutTests/ChangeLog	2018-06-18 06:09:14 UTC (rev 232922)
@@ -1,3 +1,10 @@
+2018-06-17  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed WPE gardening. Manage the 8 crashing tests that are failing
+        due to improper std::optional handling.
+
+        * platform/wpe/TestExpectations:
+
 2018-06-17  Zalan Bujtas  <za...@apple.com>
 
         Anonymous block collapsing can destroy the renderer's parent.

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (232921 => 232922)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2018-06-18 05:38:30 UTC (rev 232921)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2018-06-18 06:09:14 UTC (rev 232922)
@@ -1220,3 +1220,13 @@
 
 webkit.org/b/184501 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/failures.worker.html [ Failure ]
 webkit.org/b/184501 imported/w3c/web-platform-tests/WebCryptoAPI/generateKey/successes.worker.html [ Failure ]
+
+webkit.org/b/186752 fast/css-grid-layout/flex-sizing-rows-min-max-height.html [ Crash ]
+webkit.org/b/186752 fast/css-grid-layout/grid-indefinite-size-auto-repeat-crash.html [ Crash ]
+webkit.org/b/186752 fast/css-grid-layout/maximize-tracks-definite-indefinite-height.html [ Crash ]
+
+webkit.org/b/186753 animations/multiple-animations-timing-function.html [ Crash ]
+webkit.org/b/186753 fast/animation/css-animation-resuming-when-visible-with-style-change.html [ Crash ]
+webkit.org/b/186753 fast/animation/css-animation-resuming-when-visible.html [ Crash ]
+webkit.org/b/186753 imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/animate-no-browsing-context.html [ Crash ]
+webkit.org/b/186753 imported/w3c/web-platform-tests/web-animations/interfaces/Animatable/getAnimations.html [ Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to