Title: [284701] trunk/LayoutTests
Revision
284701
Author
[email protected]
Date
2021-10-22 11:35:08 -0700 (Fri, 22 Oct 2021)

Log Message

Regression (r284610): [ iOS BigSur wk2 ] http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox.html is failing.
https://bugs.webkit.org/show_bug.cgi?id=232151

Unreviewed test gardening.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284700 => 284701)


--- trunk/LayoutTests/ChangeLog	2021-10-22 18:31:50 UTC (rev 284700)
+++ trunk/LayoutTests/ChangeLog	2021-10-22 18:35:08 UTC (rev 284701)
@@ -1,3 +1,13 @@
+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.
+        https://bugs.webkit.org/show_bug.cgi?id=232151
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2021-10-22  Sihui Liu  <[email protected]>
 
         Followup to r284652: ensure file handle is closed in web process

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (284700 => 284701)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-22 18:31:50 UTC (rev 284700)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-10-22 18:35:08 UTC (rev 284701)
@@ -2234,3 +2234,5 @@
 
 webkit.org/b/232120 imported/w3c/web-platform-tests/content-security-policy/script-src/script-src-multiple-policies-multiple-hashing-algorithms.html [ Pass Failure ]
 
+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 ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (284700 => 284701)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-22 18:31:50 UTC (rev 284700)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-10-22 18:35:08 UTC (rev 284701)
@@ -1688,3 +1688,5 @@
 webkit.org/b/231765 [ Release ] http/tests/resourceLoadStatistics/website-data-removal-for-site-navigated-to-with-link-decoration.html [ Pass Timeout ]
 
 webkit.org/b/231780 [ Debug ] imported/w3c/web-platform-tests/webrtc/simulcast/basic.https.html [ Pass Failure ]
+
+webkit.org/b/232151 [ BigSur Debug ] http/tests/security/window-opened-from-sandboxed-iframe-should-inherit-sandbox.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to