Title: [287055] trunk/LayoutTests
Revision
287055
Author
[email protected]
Date
2021-12-14 15:31:41 -0800 (Tue, 14 Dec 2021)

Log Message

REGRESSION (r286982): ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType]
https://bugs.webkit.org/show_bug.cgi?id=234315

Unreviewed test gardening.

* TestExpectations: Skip the test.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (287054 => 287055)


--- trunk/LayoutTests/ChangeLog	2021-12-14 23:09:41 UTC (rev 287054)
+++ trunk/LayoutTests/ChangeLog	2021-12-14 23:31:41 UTC (rev 287055)
@@ -1,3 +1,12 @@
+2021-12-14  Ryan Haddad  <[email protected]>
+
+        REGRESSION (r286982): ASSERTION FAILED: clipRectsContext.rootLayer == m_clipRectsCache->m_clipRectsRoot[clipRectsType]
+        https://bugs.webkit.org/show_bug.cgi?id=234315
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Skip the test.
+
 2021-12-14  Jer Noble  <[email protected]>
 
         Safari intermittently stopping playing Spotify Web Player (currentTime goes backwards)

Modified: trunk/LayoutTests/TestExpectations (287054 => 287055)


--- trunk/LayoutTests/TestExpectations	2021-12-14 23:09:41 UTC (rev 287054)
+++ trunk/LayoutTests/TestExpectations	2021-12-14 23:31:41 UTC (rev 287055)
@@ -5074,6 +5074,8 @@
 
 imported/w3c/web-platform-tests/css/css-shadow-parts/interaction-with-nested-pseudo-class.html [ ImageOnlyFailure ]
 
+webkit.org/b/234315 [ Debug ] fast/layers/top-layer-ancestor-opacity-and-transform-crash.html [ Skip ]
+
 # Plugins
 # FIXME: Remove these tests.
 plugins/ [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to