Title: [235195] trunk/LayoutTests
Revision
235195
Author
[email protected]
Date
2018-08-22 13:31:47 -0700 (Wed, 22 Aug 2018)

Log Message

[Win] Some video tests under http/tests/security are crashing on EWS.
https://bugs.webkit.org/show_bug.cgi?id=188853

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235194 => 235195)


--- trunk/LayoutTests/ChangeLog	2018-08-22 20:27:22 UTC (rev 235194)
+++ trunk/LayoutTests/ChangeLog	2018-08-22 20:31:47 UTC (rev 235195)
@@ -1,3 +1,12 @@
+2018-08-22  Per Arne Vollan  <[email protected]>
+
+        [Win] Some video tests under http/tests/security are crashing on EWS.
+        https://bugs.webkit.org/show_bug.cgi?id=188853
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-08-22  John Wilander  <[email protected]>
 
         Make ResourceLoadObserver::logWebSocketLoading() handle websockets in detached frames

Modified: trunk/LayoutTests/platform/win/TestExpectations (235194 => 235195)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-08-22 20:27:22 UTC (rev 235194)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-08-22 20:31:47 UTC (rev 235195)
@@ -3167,7 +3167,7 @@
 http/tests/security/canvas-remote-read-remote-video-blocked-no-crossorigin.html [ Crash Failure Pass ]
 http/tests/security/canvas-remote-read-remote-video-localhost.html [ Crash Failure Pass ]
 http/tests/security/contentSecurityPolicy/userAgentShadowDOM/block-loading-user-agent-image-from-non-user-agent-content.html [ Failure Pass ]
-http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Failure Pass ]
+http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Crash Failure Pass ]
 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 ]
@@ -4168,4 +4168,4 @@
 webkit.org/b/188853 http/tests/security/local-video-source-from-remote.html [ Crash Pass ]
 webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-redirect-allowed.html [ Crash Pass ]
 webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-redirect-allowed2.html [ Crash Pass ]
-webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Crash Pass ]
+webkit.org/b/188853 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Crash Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to