Title: [263560] trunk/LayoutTests
Revision
263560
Author
[email protected]
Date
2020-06-26 08:58:42 -0700 (Fri, 26 Jun 2020)

Log Message

Remove expectation for http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html and http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html as they are passing.
https://bugs.webkit.org/show_bug.cgi?id=160445

Unreviewed test gardening.

Patch by Karl Rackler <[email protected]> on 2020-06-26

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263559 => 263560)


--- trunk/LayoutTests/ChangeLog	2020-06-26 15:12:56 UTC (rev 263559)
+++ trunk/LayoutTests/ChangeLog	2020-06-26 15:58:42 UTC (rev 263560)
@@ -1,3 +1,12 @@
+2020-06-26  Karl Rackler  <[email protected]>
+
+        Remove expectation for http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html and http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-worker.html as they are passing. 
+        https://bugs.webkit.org/show_bug.cgi?id=160445
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2020-06-26  Jacob Uphoff  <[email protected]>
 
         [ iOS ] REGRESSON: imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm is a flaky failure

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263559 => 263560)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-26 15:12:56 UTC (rev 263559)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-26 15:58:42 UTC (rev 263560)
@@ -541,10 +541,6 @@
 # <rdar://problem/25063128>
 media/media-controls-drag-timeline-set-controls-property.html [ Pass Timeout ]
 
-# 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 ]
-webkit.org/b/160445 http/tests/security/contentSecurityPolicy/upgrade-insecure-requests/upgrade-insecure-fetch-in-main-frame.html [ Failure ]
-
 webkit.org/b/167607 [ Debug ] http/tests/inspector/worker/blob-script-with-cross-domain-imported-scripts.html [ Pass Timeout ]
 
 webkit.org/b/159896 storage/indexeddb/modern/handle-user-delete.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to