Title: [279649] trunk/LayoutTests
Revision
279649
Author
ryanhad...@apple.com
Date
2021-07-07 10:52:24 -0700 (Wed, 07 Jul 2021)

Log Message

REGRESSION (r274460?): Infinite recursion on fullscreen/full-screen-remove-ancestor.html in WTR::InjectedBundlePage::closeFullScreen
https://bugs.webkit.org/show_bug.cgi?id=224085

Unreviewed test gardening.

Patch by Eric Hutchison <ehutchi...@apple.com> on 2021-07-07

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (279648 => 279649)


--- trunk/LayoutTests/ChangeLog	2021-07-07 17:34:52 UTC (rev 279648)
+++ trunk/LayoutTests/ChangeLog	2021-07-07 17:52:24 UTC (rev 279649)
@@ -1,3 +1,12 @@
+2021-07-07  Eric Hutchison  <ehutchi...@apple.com>
+
+        REGRESSION (r274460?): Infinite recursion on fullscreen/full-screen-remove-ancestor.html in WTR::InjectedBundlePage::closeFullScreen
+        https://bugs.webkit.org/show_bug.cgi?id=224085
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2021-07-07  Chris Dumez  <cdu...@apple.com>
 
         REGRESSION (r279427): [ Mac wk2 ] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/import-css-module-basic.html is a flaky failure

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (279648 => 279649)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-07 17:34:52 UTC (rev 279648)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-07-07 17:52:24 UTC (rev 279649)
@@ -1380,4 +1380,6 @@
 
 webkit.org/b/227639 [ BigSur Release ] fast/history/visited-href-mutation.html [ Pass ImageOnlyFailure ]
 
-webkit.org/b/226054 [ BigSur Release ] imported/w3c/web-platform-tests/webrtc/RTCRtpSender-encode-same-track-twice.https.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/226054 [ BigSur Release ] imported/w3c/web-platform-tests/webrtc/RTCRtpSender-encode-same-track-twice.https.html [ Pass Failure ]
+
+webkit.org/b/224085 fullscreen/full-screen-remove-ancestor.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to