Title: [274007] trunk/LayoutTests
- Revision
- 274007
- Author
- [email protected]
- Date
- 2021-03-05 14:28:15 -0800 (Fri, 05 Mar 2021)
Log Message
REGRESSION (r269627?): ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
https://bugs.webkit.org/show_bug.cgi?id=219905
Unreviewed test gardening.
* platform/mac-wk2/TestExpectations: Skip this test on debug since it frequently asserts.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (274006 => 274007)
--- trunk/LayoutTests/ChangeLog 2021-03-05 21:37:32 UTC (rev 274006)
+++ trunk/LayoutTests/ChangeLog 2021-03-05 22:28:15 UTC (rev 274007)
@@ -1,3 +1,12 @@
+2021-03-05 Ryan Haddad <[email protected]>
+
+ REGRESSION (r269627?): ASSERTION FAILED: &layoutState().establishedFormattingState(layoutBox.formattingContextRoot()) == this in WebCore::Layout::FormattingState::boxGeometry
+ https://bugs.webkit.org/show_bug.cgi?id=219905
+
+ Unreviewed test gardening.
+
+ * platform/mac-wk2/TestExpectations: Skip this test on debug since it frequently asserts.
+
2021-03-05 Robert Jenner <[email protected]>
[ macOS wk2 ] fast/selectors/selection-window-inactive-text-shadow.html flakey image failure
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (274006 => 274007)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-03-05 21:37:32 UTC (rev 274006)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-03-05 22:28:15 UTC (rev 274007)
@@ -1305,7 +1305,8 @@
webkit.org/b/217054 fast/layoutformattingcontext/horizontal-sizing-with-trailing-letter-spacing.html [ Skip ]
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse.html [ ImageOnlyFailure ]
webkit.org/b/219322 fast/layoutformattingcontext/table-simple-border-collapse2.html [ ImageOnlyFailure ]
-webkit.org/b/219905 fast/layoutformattingcontext/subframe-with-display-none-html.html [ Crash ImageOnlyFailure ]
+webkit.org/b/219905 [ Release ] fast/layoutformattingcontext/subframe-with-display-none-html.html [ ImageOnlyFailure ]
+webkit.org/b/219905 [ Debug ] fast/layoutformattingcontext/subframe-with-display-none-html.html [ Skip ]
# This file should contain entries for expectations that are specific
# to the Apple Mac port running the WebKit2 variant (--webkit-test-runner)
@@ -1362,4 +1363,5 @@
webkit.org/b/222808 imported/w3c/web-platform-tests/webrtc/protocol/candidate-exchange.https.html [ Pass Failure ]
-webkit.org/b/221011 fast/selectors/selection-window-inactive-text-shadow.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+webkit.org/b/221011 fast/selectors/selection-window-inactive-text-shadow.html [ Pass ImageOnlyFailure ]
+
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes