Title: [219576] trunk/LayoutTests
Revision
219576
Author
jlew...@apple.com
Date
2017-07-17 14:54:34 -0700 (Mon, 17 Jul 2017)

Log Message

Fixed test expectations after r219518.
https://bugs.webkit.org/show_bug.cgi?id=174472

Unreviewed test gardening.

* platform/ios-wk1/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (219575 => 219576)


--- trunk/LayoutTests/ChangeLog	2017-07-17 21:43:56 UTC (rev 219575)
+++ trunk/LayoutTests/ChangeLog	2017-07-17 21:54:34 UTC (rev 219576)
@@ -1,3 +1,13 @@
+2017-07-17  Matt Lewis  <jlew...@apple.com>
+
+        Fixed test expectations after r219518.
+        https://bugs.webkit.org/show_bug.cgi?id=174472
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2017-07-17  Chris Dumez  <cdu...@apple.com>
 
         fast/workers/worker-user-gesture.html crashes on iOS

Modified: trunk/LayoutTests/platform/ios-wk1/TestExpectations (219575 => 219576)


--- trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-07-17 21:43:56 UTC (rev 219575)
+++ trunk/LayoutTests/platform/ios-wk1/TestExpectations	2017-07-17 21:54:34 UTC (rev 219576)
@@ -1734,7 +1734,7 @@
 imported/mozilla/svg/tspan-xy-01.svg [ Pass ImageOnlyFailure ]
 platform/ios/ios/plugin/youtube-flash-plugin-iframe.html [ Pass Failure ]
 svg/text/add-tspan-position-bug.html [ Pass ImageOnlyFailure ]
-security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
+security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Skip ]
 svg/text/hidpi-text-selection-rect-position.html [ Pass ImageOnlyFailure ]
 transforms/2d/perspective-not-fixed-container.html [ Pass ImageOnlyFailure ]
 transforms/3d/hit-testing/hover-rotated-negative-z.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (219575 => 219576)


--- trunk/LayoutTests/platform/mac/TestExpectations	2017-07-17 21:43:56 UTC (rev 219575)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2017-07-17 21:54:34 UTC (rev 219576)
@@ -1308,8 +1308,10 @@
 
 webkit.org/b/156320 fast/regions/inline-block-inside-anonymous-overflow.html [ ImageOnlyFailure ]
 
+webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
+webkit.org/b/155196 security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
+webkit.org/b/155196 security/contentSecurityPolicy/video-with-blob-url-allowed-by-media-src-star.html [ Pass ImageOnlyFailure ]
 webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star-with-AllowContentSecurityPolicySourceStarToMatchAnyProtocol-enabled.html [ Pass ImageOnlyFailure ]
-webkit.org/b/155196 security/contentSecurityPolicy/video-with-file-url-allowed-by-media-src-star.html [ Skip ]
 
 webkit.org/b/158101 imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Pass Timeout ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to