Title: [222144] trunk/LayoutTests
Revision
222144
Author
[email protected]
Date
2017-09-18 08:04:53 -0700 (Mon, 18 Sep 2017)

Log Message

Mark http/tests/security/video-cross-origin-caching.html as a flaky crash on Windows.
https://bugs.webkit.org/show_bug.cgi?id=160447

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (222143 => 222144)


--- trunk/LayoutTests/ChangeLog	2017-09-18 12:47:26 UTC (rev 222143)
+++ trunk/LayoutTests/ChangeLog	2017-09-18 15:04:53 UTC (rev 222144)
@@ -1,3 +1,12 @@
+2017-09-18  Per Arne Vollan  <[email protected]>
+
+        Mark http/tests/security/video-cross-origin-caching.html as a flaky crash on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=160447
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-09-17  Nikita Vasilyev  <[email protected]>
 
         Web Inspector: Styles Redesign: support toggling properties

Modified: trunk/LayoutTests/platform/win/TestExpectations (222143 => 222144)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-18 12:47:26 UTC (rev 222143)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-18 15:04:53 UTC (rev 222144)
@@ -3291,7 +3291,7 @@
 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/video-cross-origin-caching.html [ Failure Timeout Pass ]
+http/tests/security/video-cross-origin-caching.html [ Crash Failure Timeout Pass ]
 http/tests/security/video-poster-cross-origin-crash2.html [ Failure Pass ]
 http/tests/websocket/tests/hybi/simple-wss.html [ Crash Timeout ]
 security/contentSecurityPolicy/worker-inherits-blocks-eval.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to