Title: [287932] trunk/LayoutTests
Revision
287932
Author
[email protected]
Date
2022-01-12 10:38:01 -0800 (Wed, 12 Jan 2022)

Log Message

[AppleWin] Some fast/shadow-dom/fullscreen-in-* tests are crashing after r287698
https://bugs.webkit.org/show_bug.cgi?id=234933

Unreviewed test gardening.

* platform/win/TestExpectations: Adding crash expectation to tests because they were slowing down Windows EWS.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (287931 => 287932)


--- trunk/LayoutTests/ChangeLog	2022-01-12 18:22:11 UTC (rev 287931)
+++ trunk/LayoutTests/ChangeLog	2022-01-12 18:38:01 UTC (rev 287932)
@@ -1,3 +1,12 @@
+2022-01-12  Robert Jenner  <[email protected]>
+
+        [AppleWin] Some fast/shadow-dom/fullscreen-in-* tests are crashing after r287698
+        https://bugs.webkit.org/show_bug.cgi?id=234933
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations: Adding crash expectation to tests because they were slowing down Windows EWS.
+
 2022-01-12  Sergio Villar Senin  <[email protected]>
 
         [css-flexbox] Import WPT tests - January edition

Modified: trunk/LayoutTests/platform/win/TestExpectations (287931 => 287932)


--- trunk/LayoutTests/platform/win/TestExpectations	2022-01-12 18:22:11 UTC (rev 287931)
+++ trunk/LayoutTests/platform/win/TestExpectations	2022-01-12 18:38:01 UTC (rev 287932)
@@ -4779,3 +4779,9 @@
 
 pointerevents/mouse/pointer-button-and-buttons.html [ Failure ]
 pointerevents/mouse/pointer-capture.html [ Failure ]
+
+# webkit.org/b/234933 Multiple fast/shadow-dom/fullscreen-in-* tests are constant crashes and slowing down Windows EWS
+fast/shadow-dom/fullscreen-in-shadow-event-should-propagate.html [ Crash ]
+fast/shadow-dom/fullscreen-in-shadow-full-screen-ancestor.html [ Crash ]
+fast/shadow-dom/fullscreen-in-shadow-fullscreenElement.html [ Crash ]
+fast/shadow-dom/fullscreen-in-slot-fullscreenElement.html [ Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to