Title: [204817] trunk/LayoutTests
Revision
204817
Author
[email protected]
Date
2016-08-23 05:14:05 -0700 (Tue, 23 Aug 2016)

Log Message

[WK2] http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html fails
https://bugs.webkit.org/show_bug.cgi?id=161052
<rdar://problem/27954577>

Unreviewed.

Patch by Youenn Fablet <[email protected]> on 2016-08-23

* platform/mac-wk2/TestExpectations: Adding Failure/Timeout expectation to
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html
* platform/wk2/TestExpectations: Removing Timeout expectation from
http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (204816 => 204817)


--- trunk/LayoutTests/ChangeLog	2016-08-23 12:13:01 UTC (rev 204816)
+++ trunk/LayoutTests/ChangeLog	2016-08-23 12:14:05 UTC (rev 204817)
@@ -1,5 +1,18 @@
 2016-08-23  Youenn Fablet  <[email protected]>
 
+        [WK2] http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=161052
+        <rdar://problem/27954577>
+
+        Unreviewed.
+
+        * platform/mac-wk2/TestExpectations: Adding Failure/Timeout expectation to
+        http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html
+        * platform/wk2/TestExpectations: Removing Timeout expectation from
+        http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html
+
+2016-08-23  Youenn Fablet  <[email protected]>
+
         Implement redirect support post CORS-preflight
         https://bugs.webkit.org/show_bug.cgi?id=159056
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (204816 => 204817)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-08-23 12:13:01 UTC (rev 204816)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2016-08-23 12:14:05 UTC (rev 204817)
@@ -378,6 +378,7 @@
 
 # Hitting "The certificate for this server is invalid" loading error (not happening in WK1)
 webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html [ Failure Timeout ]
+webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure Timeout ]
 
 ### END OF (3) Unclassified failures
 ########################################

Modified: trunk/LayoutTests/platform/wk2/TestExpectations (204816 => 204817)


--- trunk/LayoutTests/platform/wk2/TestExpectations	2016-08-23 12:13:01 UTC (rev 204816)
+++ trunk/LayoutTests/platform/wk2/TestExpectations	2016-08-23 12:14:05 UTC (rev 204817)
@@ -42,8 +42,6 @@
 ########################################
 ### START OF (1) Classified failures with bug reports
 
-webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Timeout ]
-
 webkit.org/b/156612 http/tests/security/contentSecurityPolicy/embed-redirect-blocked3.html [ Failure ]
 webkit.org/b/156612 http/tests/security/contentSecurityPolicy/object-redirect-blocked3.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to