Title: [244839] trunk/LayoutTests
Revision
244839
Author
[email protected]
Date
2019-05-01 12:40:05 -0700 (Wed, 01 May 2019)

Log Message

Win10 failing or flakey tests need to be given expectations to allow for new EWS
https://bugs.webkit.org/show_bug.cgi?id=197471

Unreviewed test Gardening

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (244838 => 244839)


--- trunk/LayoutTests/ChangeLog	2019-05-01 19:39:12 UTC (rev 244838)
+++ trunk/LayoutTests/ChangeLog	2019-05-01 19:40:05 UTC (rev 244839)
@@ -1,3 +1,12 @@
+2019-05-01  Truitt Savell  <[email protected]>
+
+        Win10 failing or flakey tests need to be given expectations to allow for new EWS
+        https://bugs.webkit.org/show_bug.cgi?id=197471
+
+        Unreviewed test Gardening
+
+        * platform/win/TestExpectations:
+
 2019-05-01  Darin Adler  <[email protected]>
 
         WebKit has too much of its own UTF-8 code and should rely more on ICU's UTF-8 support

Modified: trunk/LayoutTests/platform/win/TestExpectations (244838 => 244839)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-05-01 19:39:12 UTC (rev 244838)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-05-01 19:40:05 UTC (rev 244839)
@@ -4337,3 +4337,19 @@
 webkit.org/b/194450 storage/indexeddb/modern/gc-closes-database-private.html [ Skip ]
 
 webkit.org/b/197310 fast/harness/render-tree-as-text-options.html [ Failure ]
+
+#webkit.org/b/197471 
+[ Win10 ] svg/gradients/spreadMethodDiagonal3.svg [ Pass ImageOnlyFailure ]
+[ Win10 ] svg/gradients/spreadMethodDiagonal4.svg [ Pass ImageOnlyFailure ]
+[ Win10 ] fast/text/combining-mark-paint.html [ Pass Crash ]
+[ Win10 ] http/tests/cache/memory-cache-pruning.html [ Pass Crash ]
+[ Win10 ] svg/custom/stroke-width-large.svg [ Pass Crash ]
+[ Win10 ] svg/custom/text-use-click-crash.xhtml [ Pass Crash ]
+[ Win10 ] svg/hixie/text/003.html [ Pass Crash ]
+[ Win10 ] svg/hixie/text/003b.xml [ Pass Crash ]
+[ Win10 ] svg/hixie/viewbox/002.xml [ Pass Crash ]
+[ Win10 ] svg/hixie/viewbox/003.xml [ Pass Crash ]
+[ Win10 ] svg/text/svg-font-hittest.html [ Pass Crash ]
+[ Win10 ] js/arity-mismatch-at-vmentry.html [ Pass Timeout ]
+[ Win10 ] js/slow-stress/chain-custom-getter.html [ Pass Timeout ]
+[ Win10 ] js/slow-stress/proto-custom-getter.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to