Title: [287933] trunk/LayoutTests
Revision
287933
Author
[email protected]
Date
2022-01-12 10:44:53 -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: Missed adding a crash expectation to 'accessibility/insert-children-assert.html' which is part of this bug.

Modified Paths

Diff

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


--- trunk/LayoutTests/ChangeLog	2022-01-12 18:38:01 UTC (rev 287932)
+++ trunk/LayoutTests/ChangeLog	2022-01-12 18:44:53 UTC (rev 287933)
@@ -5,6 +5,15 @@
 
         Unreviewed test gardening.
 
+        * platform/win/TestExpectations: Missed adding a crash expectation to 'accessibility/insert-children-assert.html' which is part of this bug.
+
+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]>

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


--- trunk/LayoutTests/platform/win/TestExpectations	2022-01-12 18:38:01 UTC (rev 287932)
+++ trunk/LayoutTests/platform/win/TestExpectations	2022-01-12 18:44:53 UTC (rev 287933)
@@ -4781,6 +4781,7 @@
 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
+accessibility/insert-children-assert.html [ Crash ]
 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 ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to