Title: [232792] trunk/LayoutTests
Revision
232792
Author
pvol...@apple.com
Date
2018-06-13 09:16:35 -0700 (Wed, 13 Jun 2018)

Log Message

A few layout tests are failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=186562

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (232791 => 232792)


--- trunk/LayoutTests/ChangeLog	2018-06-13 15:46:27 UTC (rev 232791)
+++ trunk/LayoutTests/ChangeLog	2018-06-13 16:16:35 UTC (rev 232792)
@@ -1,3 +1,12 @@
+2018-06-13  Per Arne Vollan  <pvol...@apple.com>
+
+        A few layout tests are failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=186562
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-06-12  Zalan Bujtas  <za...@apple.com>
 
         Complex text handling should opt out of bounded text layout.

Modified: trunk/LayoutTests/platform/win/TestExpectations (232791 => 232792)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-06-13 15:46:27 UTC (rev 232791)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-06-13 16:16:35 UTC (rev 232792)
@@ -2948,7 +2948,7 @@
 [ Release ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout
 [ Release ] fast/repaint/animation-after-layer-scroll.html [ Pass Failure ]
 [ Release ] fast/text/international/float-as-only-child-of-isolate-crash.html [ Pass Failure ]
-[ Release ] js/slow-stress/emscripten-memops.html [ Pass Failure ]
+[ Release ] js/slow-stress/emscripten-memops.html [ Skip ] # Timeout
 [ Release ] js/slow-stress/fold-strict-eq.html [ Skip ] # Crashes on EWS
 [ Release ] inspector/layers/layers-anonymous.html [ Skip ] # Timeouts
 [ Release ] inspector/layers/layers-blending-compositing-reasons.html [ Skip ] # Timeouts
@@ -4114,5 +4114,4 @@
 webkit.org/b/186562 js/dom/line-column-numbers.html [ Failure ]
 webkit.org/b/186562 storage/indexeddb/modern/leak-1.html [ Failure ]
 webkit.org/b/186562 svg/animations/animation-leak-list-property-instances.html [ Failure ]
-webkit.org/b/186562 js/slow-stress/emscripten-memops.html [ Skip ]
 webkit.org/b/186562 workers/bomb.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to