Title: [282631] trunk/LayoutTests
Revision
282631
Author
[email protected]
Date
2021-09-16 20:12:11 -0700 (Thu, 16 Sep 2021)

Log Message

Regression (r282484): [ Catalina ] 2 imported/w3c/web-platform-tests/content-security-policy/ tests are failing
https://bugs.webkit.org/show_bug.cgi?id=230353

* platform/mac/TestExpectations:
r282613 was too optimistic.  It made bots red.  This makes them green again.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282630 => 282631)


--- trunk/LayoutTests/ChangeLog	2021-09-17 02:54:29 UTC (rev 282630)
+++ trunk/LayoutTests/ChangeLog	2021-09-17 03:12:11 UTC (rev 282631)
@@ -1,3 +1,11 @@
+2021-09-16  Alex Christensen  <[email protected]>
+
+        Regression (r282484): [ Catalina ] 2 imported/w3c/web-platform-tests/content-security-policy/ tests are failing
+        https://bugs.webkit.org/show_bug.cgi?id=230353
+
+        * platform/mac/TestExpectations:
+        r282613 was too optimistic.  It made bots red.  This makes them green again.
+
 2021-09-16  Kyle Piddington  <[email protected]>
 
         webgl/2.0.y/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html fails on Intel+AMD Metal

Modified: trunk/LayoutTests/platform/mac/TestExpectations (282630 => 282631)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-09-17 02:54:29 UTC (rev 282630)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-09-17 03:12:11 UTC (rev 282631)
@@ -1843,7 +1843,7 @@
 [ BigSur+ ] fast/replaced/frame-removed-during-resize-smaller.html [ Pass Crash ]
 
 # <rdar://problem/60512303> [ wk2 ] imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html is flaky timing out.
-[ Catalina ] imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html [ Failure ]
+imported/w3c/web-platform-tests/content-security-policy/connect-src/connect-src-eventsource-allowed.sub.html [ Pass Timeout Failure ]
 
 # <rdar://problem/60501497> REGRESSION (r258080) fast/history/history-back-while-pdf-in-pagecache.html is timing out.
 [ BigSur+ ] fast/history/history-back-while-pdf-in-pagecache.html [ Pass ImageOnlyFailure Crash Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to