Title: [292866] trunk/LayoutTests
Revision
292866
Author
katherine_che...@apple.com
Date
2022-04-14 07:36:17 -0700 (Thu, 14 Apr 2022)

Log Message

[ iOS ] imported/w3c/web-platform-tests/content-security-policy/worker-src/service-* tests are consistently failing (229875)
https://bugs.webkit.org/show_bug.cgi?id=229875
<rdar://problem/82727204>

Unreviewed. Updating test expectations to enable CSP worker-src tests.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (292865 => 292866)


--- trunk/LayoutTests/ChangeLog	2022-04-14 14:35:08 UTC (rev 292865)
+++ trunk/LayoutTests/ChangeLog	2022-04-14 14:36:17 UTC (rev 292866)
@@ -1,3 +1,13 @@
+2022-04-13  Kate Cheney  <katherine_che...@apple.com>
+
+        [ iOS ] imported/w3c/web-platform-tests/content-security-policy/worker-src/service-* tests are consistently failing (229875)
+        https://bugs.webkit.org/show_bug.cgi?id=229875
+        <rdar://problem/82727204>
+
+        Unreviewed. Updating test expectations to enable CSP worker-src tests.
+
+        * platform/ios-wk2/TestExpectations:
+
 2022-04-14  Youenn Fablet  <you...@apple.com>
 
         Expose workers as service worker clients and implement registration matching for dedicated workers

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (292865 => 292866)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-04-14 14:35:08 UTC (rev 292865)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-04-14 14:36:17 UTC (rev 292866)
@@ -1374,11 +1374,6 @@
 
 webkit.org/b/205216 imported/w3c/web-platform-tests/content-security-policy/reporting/report-same-origin-with-cookies.html [ Pass Failure DumpJSConsoleLogInStdErr ]
 
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-fallback.https.sub.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-list.https.sub.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-none.https.sub.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-self.https.sub.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-
 webkit.org/b/190852 imported/w3c/web-platform-tests/service-workers/service-worker/redirected-response.https.html [ Pass Failure ]
 
 webkit.org/b/196300 fast/visual-viewport/ios/min-scale-greater-than-one.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to