Title: [282291] trunk/LayoutTests
Revision
282291
Author
ayumi_koj...@apple.com
Date
2021-09-10 13:37:53 -0700 (Fri, 10 Sep 2021)

Log Message

[ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(306) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo
https://bugs.webkit.org/show_bug.cgi?id=230105

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (282290 => 282291)


--- trunk/LayoutTests/ChangeLog	2021-09-10 20:22:29 UTC (rev 282290)
+++ trunk/LayoutTests/ChangeLog	2021-09-10 20:37:53 UTC (rev 282291)
@@ -1,3 +1,12 @@
+2021-09-10  Ayumi Kojima  <ayumi_koj...@apple.com>
+
+        [ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(306) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo 
+        https://bugs.webkit.org/show_bug.cgi?id=230105
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2021-09-10  Simon Fraser  <simon.fra...@apple.com>
 
         Update css-transforms WPT

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (282290 => 282291)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-09-10 20:22:29 UTC (rev 282290)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-09-10 20:37:53 UTC (rev 282291)
@@ -1245,6 +1245,8 @@
 
 webkit.org/b/230105 [ BigSur+ Debug arm64 ] imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-fixed.html [ Pass Crash ]
 
+webkit.org/b/230105 [ BigSur+ Debug arm64 ] imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-percentage.html [ Pass Crash ]
+
 webkit.org/b/230113 [ BigSur+ Debug arm64 ] svg/animations/animate-elem-14-t-drt.html [ Pass Crash ]
 
 # rdar://66806059 (REGRESSION (20A2321a-20A2348b): 4 fast hidpi tests are a flaky image failure)
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to