Title: [281763] trunk/LayoutTests
Revision
281763
Author
[email protected]
Date
2021-08-30 09:36:38 -0700 (Mon, 30 Aug 2021)

Log Message

[ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &).
https://bugs.webkit.org/show_bug.cgi?id=229671

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281762 => 281763)


--- trunk/LayoutTests/ChangeLog	2021-08-30 16:03:34 UTC (rev 281762)
+++ trunk/LayoutTests/ChangeLog	2021-08-30 16:36:38 UTC (rev 281763)
@@ -1,5 +1,14 @@
 2021-08-30  Ayumi Kojima  <[email protected]>
 
+        [ BigSur arm64 EWS ] ASSERTION FAILED: !needsLayout() ./rendering/RenderView.cpp(305) : virtual void WebCore::RenderView::paint(WebCore::PaintInfo &, const WebCore::LayoutPoint &).
+        https://bugs.webkit.org/show_bug.cgi?id=229671
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
+2021-08-30  Ayumi Kojima  <[email protected]>
+
         [ Win EWS ] http/tests/websocket/tests/hybi/simple-wss.html is failing.
         https://bugs.webkit.org/show_bug.cgi?id=229669
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (281762 => 281763)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-30 16:03:34 UTC (rev 281762)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-30 16:36:38 UTC (rev 281763)
@@ -1226,6 +1226,8 @@
 [ arm64 ] inspector/canvas/memory.html [ Failure ]
 [ arm64 ] media/video-canvas-createPattern.html [ Failure ]
 
+webkit.org/b/229671 [ BigSur+ Debug arm64 ] imported/w3c/web-platform-tests/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-img-auto.html [ Pass Crash ]
+
 # rdar://66806059 (REGRESSION (20A2321a-20A2348b): 4 fast hidpi tests are a flaky image failure)
 [ arm64 ] fast/flexbox/hidpi-simple-line-layout-with-flexbox-and-transition.html [ ImageOnlyFailure ]
 [ arm64 ] fast/forms/hidpi-fieldset-on-subpixel-position-when-legend-is-present.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to