Title: [245277] trunk/LayoutTests
Revision
245277
Author
[email protected]
Date
2019-05-14 08:02:21 -0700 (Tue, 14 May 2019)

Log Message

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

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (245276 => 245277)


--- trunk/LayoutTests/ChangeLog	2019-05-14 14:02:50 UTC (rev 245276)
+++ trunk/LayoutTests/ChangeLog	2019-05-14 15:02:21 UTC (rev 245277)
@@ -1,3 +1,12 @@
+2019-05-14  Per Arne Vollan  <[email protected]>
+
+        [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-14  Javier Fernandez  <[email protected]>
 
         Implement "line-break: anywhere"

Modified: trunk/LayoutTests/platform/win/TestExpectations (245276 => 245277)


--- trunk/LayoutTests/platform/win/TestExpectations	2019-05-14 14:02:50 UTC (rev 245276)
+++ trunk/LayoutTests/platform/win/TestExpectations	2019-05-14 15:02:21 UTC (rev 245277)
@@ -3140,12 +3140,12 @@
 http/tests/security/contentSecurityPolicy/worker-blob-inherits-csp-blocks-eval.html [ Failure Pass ]
 http/tests/security/cross-origin-script-window-onerror-redirected.html [ Failure Pass ]
 http/tests/security/isolatedWorld/number-prototype.html [ Failure Pass ]
-http/tests/security/local-video-src-from-remote.html [ Failure Pass ]
+http/tests/security/local-video-src-from-remote.html [ Failure Pass Crash ]
 http/tests/security/video-cross-origin-caching.html [ Crash Failure Timeout Pass ]
 http/tests/security/video-poster-cross-origin-crash2.html [ Crash Failure Pass ]
 security/contentSecurityPolicy/worker-inherits-blocks-eval.html [ Failure Pass ]
 storage/indexeddb/database-close-private.html [ Failure Pass ]
-security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure Pass ]
+security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ ImageOnlyFailure Pass Crash ]
 http/tests/loading/preload-picture-nested.html [ Timeout Pass ]
 http/tests/security/contentSecurityPolicy/blob-url-does-not-match-source-self.html [ Timeout Pass ]
 # Failures tracked in webkit.org/b/160447.
@@ -4397,6 +4397,7 @@
 [ 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 ]
+[ Win10 ] fast/text/large-synthetic-bold-with-scale-transform.html [ Crash ]
 
 webkit.org/b/195623 http/tests/cache/link-prefetch-main-resource.html [ Skip ]
 webkit.org/b/195623 http/tests/cache/link-prefetch-main-resource-iframe.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to