[Win10] Some tests are failing only on specific machines
https://bugs.webkit.org/show_bug.cgi?id=197509

Unreviewed test gardening.

* platform/win/TestExpectations:



git-svn-id: http://svn.webkit.org/repository/webkit/trunk@245135 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index b496cdb..61441c3 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2019-05-09  Per Arne Vollan  <pvollan@apple.com>
+
+        [Win10] Some tests are failing only on specific machines
+        https://bugs.webkit.org/show_bug.cgi?id=197509
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2019-05-09  Antoine Quint  <graouts@apple.com>
 
         pointerevents/ios/touch-action-none-in-overflow-scrolling-touch.html is a timeout
diff --git a/LayoutTests/platform/win/TestExpectations b/LayoutTests/platform/win/TestExpectations
index 9d9773f..48e025b 100644
--- a/LayoutTests/platform/win/TestExpectations
+++ b/LayoutTests/platform/win/TestExpectations
@@ -3385,7 +3385,7 @@
 http/tests/security/http-0.9/image-on-HTTP-0.9-default-port-page-allowed-ref-test.html [ ImageOnlyFailure ]
 mathml/presentation/non-bmp-operators-stretching.html [ ImageOnlyFailure ]
 security/contentSecurityPolicy/image-with-blob-url-allowed-by-img-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure ]
-security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ ImageOnlyFailure ]
+security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ ImageOnlyFailure Crash ]
 svg/css/mix-blend-mode-background-root.svg [ ImageOnlyFailure ]
 svg/css/mix-blend-mode-opacity-root.svg [ ImageOnlyFailure ]
 svg/css/mix-blend-mode-with-inline-svg.html [ ImageOnlyFailure ]
@@ -4021,7 +4021,7 @@
 webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-scale-animation-overlap.html [ Failure ]
 webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-scale-transition-overlap.html [ Failure ]
 webkit.org/b/184482 legacy-animation-engine/compositing/layer-creation/translate-transition-overlap.html [ Failure ]
-webkit.org/b/184482 legacy-animation-engine/compositing/reflections/load-video-in-reflection.html [ Failure ]
+webkit.org/b/184482 legacy-animation-engine/compositing/reflections/load-video-in-reflection.html [ Failure Crash ]
 webkit.org/b/184482 legacy-animation-engine/animations/3d/change-transform-in-end-event.html [ Skip ]
 webkit.org/b/184482 legacy-animation-engine/compositing/reflections/animation-inside-reflection.html [ Skip ]
 webkit.org/b/184482 legacy-animation-engine/compositing/reflections/nested-reflection-animated.html [ Skip ]
@@ -4377,6 +4377,7 @@
 [ Win10 ] fast/repaint/block-selection-gap-in-composited-layer.html [ ImageOnlyFailure ]
 [ Win10 ] fast/shadow-dom/svg-linear-gradient-dynamic-update-href-in-shadow-tree.html [ ImageOnlyFailure ]
 [ Win10 ] fast/shadow-dom/svg-radial-gradient-dynamic-update-href-in-shadow-tree.html [ ImageOnlyFailure ]
+[ Win10 ] http/tests/css/filters-on-iframes.html [ ImageOnlyFailure ]
 [ Win10 ] imported/blink/compositing/reorder-z-with-style.html [ ImageOnlyFailure ]
 [ Win10 ] imported/blink/compositing/squashing/squash-overflow-hidden-scrolltop.html [ ImageOnlyFailure ]
 [ Win10 ] imported/blink/fast/canvas/canvas-state-stack-simple.html [ ImageOnlyFailure ]
@@ -4394,6 +4395,7 @@
 [ Win10 ] svg/repaint/add-border-property-on-root.html [ ImageOnlyFailure ]
 [ Win10 ] svg/repaint/change-background-color.html [ ImageOnlyFailure ]
 [ Win10 ] svg/repaint/remove-background-property-on-root.html [ ImageOnlyFailure ]
+[ Win10 ] svg/repaint/remove-border-property-on-root.html [ ImageOnlyFailure ]
 [ Win10 ] fast/spatial-navigation/snav-media-elements.html [ Crash ]
 
 webkit.org/b/195623 http/tests/cache/link-prefetch-main-resource.html [ Skip ]