Title: [271461] trunk/LayoutTests
Revision
271461
Author
[email protected]
Date
2021-01-13 15:00:17 -0800 (Wed, 13 Jan 2021)

Log Message

[macOS WK1] ASSERTION FAILED: !needsLayout() in WebCore::FrameView::paintContents
https://bugs.webkit.org/show_bug.cgi?id=219219

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations: Skip crashing tests.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (271460 => 271461)


--- trunk/LayoutTests/ChangeLog	2021-01-13 23:00:13 UTC (rev 271460)
+++ trunk/LayoutTests/ChangeLog	2021-01-13 23:00:17 UTC (rev 271461)
@@ -1,3 +1,12 @@
+2021-01-13  Ryan Haddad  <[email protected]>
+
+        [macOS WK1] ASSERTION FAILED: !needsLayout() in WebCore::FrameView::paintContents
+        https://bugs.webkit.org/show_bug.cgi?id=219219
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations: Skip crashing tests.
+
 2021-01-12  Ryan Haddad  <[email protected]>
 
         Unreviewed test gardening, remove old iOS 13 test directories.

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (271460 => 271461)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-01-13 23:00:13 UTC (rev 271460)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-01-13 23:00:17 UTC (rev 271461)
@@ -1197,8 +1197,6 @@
 
 webkit.org/b/215325 [ Mojave ] media/remote-control-command-seek.html [ Pass Timeout ]
 
-webkit.org/b/217761 [ Mojave+ Debug ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Pass Crash ]
-
 webkit.org/b/217934 inspector/debugger/breakpoint-resolve-when-script-added.html [ Skip ]
 
 webkit.org/b/218341 [ Debug ] inspector/dom-debugger/attribute-modified-style.html [ Pass Timeout ]
@@ -1217,3 +1215,6 @@
 
 webkit.org/b/220188 [ BigSur+ ] http/tests/security/http-0.9/default-port-script-blocked.html [ Pass Failure ]
 webkit.org/b/220188 [ BigSur+ ] http/tests/security/http-0.9/default-port-plugin-blocked.html [ Pass Failure ]
+
+webkit.org/b/217761 [ Debug ] webgl/conformance/extensions/s3tc-and-rgtc.html [ Skip ]
+webkit.org/b/217761 [ Debug ] webgl/2.0.0/conformance/extensions/webgl-compressed-texture-s3tc-srgb.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to