Title: [274515] trunk/LayoutTests
Revision
274515
Author
jen...@apple.com
Date
2021-03-16 14:11:57 -0700 (Tue, 16 Mar 2021)

Log Message

[ macOS debug arm64 ] ASSERTION FAILED: count >= 1 ./rendering/RenderMultiColumnSet.cpp(450) : unsigned int WebCore::RenderMultiColumnSet::columnCount() const
https://bugs.webkit.org/show_bug.cgi?id=223144

Unreviewed test gardening.

* platform/mac/TestExpectations: updating expectations to crash while test is being reviewed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (274514 => 274515)


--- trunk/LayoutTests/ChangeLog	2021-03-16 21:01:28 UTC (rev 274514)
+++ trunk/LayoutTests/ChangeLog	2021-03-16 21:11:57 UTC (rev 274515)
@@ -1,5 +1,14 @@
 2021-03-16  Robert Jenner  <jen...@apple.com>
 
+        [ macOS debug arm64 ] ASSERTION FAILED: count >= 1 ./rendering/RenderMultiColumnSet.cpp(450) : unsigned int WebCore::RenderMultiColumnSet::columnCount() const
+        https://bugs.webkit.org/show_bug.cgi?id=223144
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations: updating expectations to crash while test is being reviewed.
+
+2021-03-16  Robert Jenner  <jen...@apple.com>
+
         [ BigSur wk2 arm64 ] 4 webrtc/ Layout-tests are consistently timing out
         https://bugs.webkit.org/show_bug.cgi?id=223043
 

Modified: trunk/LayoutTests/platform/mac/TestExpectations (274514 => 274515)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-03-16 21:01:28 UTC (rev 274514)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-03-16 21:11:57 UTC (rev 274515)
@@ -2323,4 +2323,6 @@
 
 webkit.org/b/223259 [ arm64 ] webgl/2.0.0/conformance2/textures/misc/tex-mipmap-levels.html [ Failure ]
 
-webkit.org/b/223271 [ BigSur Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.any.worker.html [ Pass Failure ]
\ No newline at end of file
+webkit.org/b/223271 [ BigSur Debug ] imported/w3c/web-platform-tests/xhr/event-upload-progress.any.worker.html [ Pass Failure ]
+
+webkit.org/b/223144 [ Debug arm64 ] fast/multicol/crash-when-spanner-candidate-is-out-of-flow.html [ Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to