Title: [284706] trunk/LayoutTests
Revision
284706
Author
[email protected]
Date
2021-10-22 11:57:16 -0700 (Fri, 22 Oct 2021)

Log Message

http/wpt/fetch/fetch-response-body-stop-in-worker.html is failing on iOS15 was well.
https://bugs.webkit.org/show_bug.cgi?id=225528.

Unreviewed test gardening.

* platform/ios-14-wk2/TestExpectations:
* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284705 => 284706)


--- trunk/LayoutTests/ChangeLog	2021-10-22 18:55:01 UTC (rev 284705)
+++ trunk/LayoutTests/ChangeLog	2021-10-22 18:57:16 UTC (rev 284706)
@@ -1,3 +1,13 @@
+2021-10-22  Eric Hutchison  <[email protected]>
+
+        http/wpt/fetch/fetch-response-body-stop-in-worker.html is failing on iOS15 was well.
+        https://bugs.webkit.org/show_bug.cgi?id=225528.
+
+        Unreviewed test gardening.
+
+        * platform/ios-14-wk2/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+
 2021-10-22  Ayumi Kojima  <[email protected]>
 
         Regression (r284610): [ iOS BigSur wk2 ] http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox.html is failing.

Modified: trunk/LayoutTests/platform/ios-14-wk2/TestExpectations (284705 => 284706)


--- trunk/LayoutTests/platform/ios-14-wk2/TestExpectations	2021-10-22 18:55:01 UTC (rev 284705)
+++ trunk/LayoutTests/platform/ios-14-wk2/TestExpectations	2021-10-22 18:57:16 UTC (rev 284706)
@@ -15,8 +15,6 @@
 
 webkit.org/b/230099 fast/sub-pixel/auto-table-layout-should-avoid-text-wrapping.html [ Pass Crash ]
 
-webkit.org/b/225528 http/wpt/fetch/fetch-response-body-stop-in-worker.html [ Pass Crash ]
-
 webkit.org/b/230514 imported/w3c/web-platform-tests/html/webappapis/structured-clone/structured-clone.any.html [ Pass Crash ]
 
 webkit.org/b/230696 imported/w3c/web-platform-tests/webrtc/RTCDataChannel-close.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (284705 => 284706)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-22 18:55:01 UTC (rev 284705)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-22 18:57:16 UTC (rev 284706)
@@ -2234,5 +2234,10 @@
 
 webkit.org/b/232120 imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-multiple-policies-multiple-hashing-algorithms.html [ Pass Failure ]
 
+<<<<<<< HEAD
 webkit.org/b/232151 http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox.html [ Failure ]
 webkit.org/b/232151 imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html  [ Pass Failure ]
+=======
+webkit.org/b/225528 http/wpt/fetch/fetch-response-body-stop-in-worker.html [ Pass Crash ]
+
+>>>>>>> c59bb0784b05 (http/wpt/fetch/fetch-response-body-stop-in-worker.html is failing on iOS15 was well.)
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to