Title: [229352] trunk/LayoutTests
Revision
229352
Author
pvol...@apple.com
Date
2018-03-06 19:06:58 -0800 (Tue, 06 Mar 2018)

Log Message

Skip fast/loader/redirect-to-invalid-url-using-_javascript_-disallowed.html and related tests on Windows.
https://bugs.webkit.org/show_bug.cgi?id=183393

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (229351 => 229352)


--- trunk/LayoutTests/ChangeLog	2018-03-07 02:08:21 UTC (rev 229351)
+++ trunk/LayoutTests/ChangeLog	2018-03-07 03:06:58 UTC (rev 229352)
@@ -1,3 +1,12 @@
+2018-03-06  Per Arne Vollan  <pvol...@apple.com>
+
+        Skip fast/loader/redirect-to-invalid-url-using-_javascript_-disallowed.html and related tests on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=183393
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-03-06  Ross Kirsling  <ross.kirsl...@sony.com>
 
         [WinCairo] Unreviewed. Add platform-specific expectations.

Modified: trunk/LayoutTests/platform/win/TestExpectations (229351 => 229352)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-03-07 02:08:21 UTC (rev 229351)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-03-07 03:06:58 UTC (rev 229352)
@@ -3928,3 +3928,8 @@
 webkit.org/b/182694 fast/css/disabled-author-styles.html [ Timeout ]
 
 webkit.org/b/183322 http/wpt/html/browsers/history/the-location-interface/location-protocol-setter-non-broken-async-delegate.html [ Failure ]
+
+webkit.org/b/183393 fast/loader/redirect-to-invalid-url-using-_javascript_-disallowed.html [ Skip ]
+webkit.org/b/183393 fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed-async-delegates.html [ Skip ]
+webkit.org/b/183393 fast/loader/redirect-to-invalid-url-using-meta-refresh-disallowed.html [ Skip ]
+webkit.org/b/183393 fast/loader/window-open-to-invalid-url-disallowed.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to