Title: [286577] trunk/LayoutTests
Revision
286577
Author
ryanhad...@apple.com
Date
2021-12-06 16:36:31 -0800 (Mon, 06 Dec 2021)

Log Message

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

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations: Add DumpJSConsoleLogInStdErr to address consistent failures.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (286576 => 286577)


--- trunk/LayoutTests/ChangeLog	2021-12-07 00:18:20 UTC (rev 286576)
+++ trunk/LayoutTests/ChangeLog	2021-12-07 00:36:31 UTC (rev 286577)
@@ -1,3 +1,12 @@
+2021-12-06  Ryan Haddad  <ryanhad...@apple.com>
+
+        [ iOS ] imported/w3c/web-platform-tests/content-security-policy/worker-src/service-* tests are consistently failing
+        https://bugs.webkit.org/show_bug.cgi?id=229875
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: Add DumpJSConsoleLogInStdErr to address consistent failures.
+
 2021-12-06  Sam Weinig  <wei...@apple.com>
 
         [CSS Color 5] Update color-mix() to support srgb-linear and alpha premultiplication

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (286576 => 286577)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-12-07 00:18:20 UTC (rev 286576)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-12-07 00:36:31 UTC (rev 286577)
@@ -1410,10 +1410,10 @@
 
 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 ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-list.https.sub.html [ Pass Failure ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-none.https.sub.html [ Pass Failure ]
-webkit.org/b/229875 imported/w3c/web-platform-tests/content-security-policy/worker-src/service-self.https.sub.html [ Pass Failure ]
+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-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to