Title: [275336] trunk/LayoutTests
Revision
275336
Author
jen...@apple.com
Date
2021-03-31 18:53:19 -0700 (Wed, 31 Mar 2021)

Log Message

[ Debug wk2 ] ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData)
https://bugs.webkit.org/show_bug.cgi?id=223750

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations: Adding the Failure back to the test expectations that I removed during the prior update.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (275335 => 275336)


--- trunk/LayoutTests/ChangeLog	2021-04-01 01:42:37 UTC (rev 275335)
+++ trunk/LayoutTests/ChangeLog	2021-04-01 01:53:19 UTC (rev 275336)
@@ -1,5 +1,14 @@
 2021-03-31  Robert Jenner  <jen...@apple.com>
 
+        [ Debug wk2 ] ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData)
+        https://bugs.webkit.org/show_bug.cgi?id=223750
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations: Adding the Failure back to the test expectations that I removed during the prior update.
+
+2021-03-31  Robert Jenner  <jen...@apple.com>
+
         ASSERTION FAILED: CustomElementReactionDisallowedScope::isReactionAllowed() ./dom/CustomElementReactionQueue.cpp(175) : static void WebCore::CustomElementReactionQueue::enqueueDisconnectedCallbackIfNeeded(WebCore::Element &)
         https://bugs.webkit.org/show_bug.cgi?id=224033
 

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (275335 => 275336)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-04-01 01:42:37 UTC (rev 275335)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-04-01 01:53:19 UTC (rev 275336)
@@ -1366,7 +1366,7 @@
 [ arm64 ] http/wpt/beacon/cors/cors-preflight-blob-success.html [ Pass Failure ]
 [ arm64 ] http/wpt/beacon/cors/cors-preflight-redirect-success.html [ Pass Failure ]
 
-webkit.org/b/223750 [ Debug ] security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html  [ Pass Crash ]
+webkit.org/b/223750 [ Debug ] security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html  [ Pass Failure Crash ]
 
 webkit.org/b/223900 [ Debug ] compositing/video/video-update-rendering.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to