Title: [281811] trunk/LayoutTests
Revision
281811
Author
[email protected]
Date
2021-08-31 11:35:19 -0700 (Tue, 31 Aug 2021)

Log Message

ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData) on "youtube-plugin-replacement" & "quicktime-plugin-replacement tests".
https://bugs.webkit.org/show_bug.cgi?id=229505

Unreviewed test gardening.

* TestExpectations: Moved expectations from mac-wk2 so that the tests skip on all platforms
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (281810 => 281811)


--- trunk/LayoutTests/ChangeLog	2021-08-31 18:34:08 UTC (rev 281810)
+++ trunk/LayoutTests/ChangeLog	2021-08-31 18:35:19 UTC (rev 281811)
@@ -1,5 +1,15 @@
 2021-08-31  Ayumi Kojima  <[email protected]>
 
+        ASSERTION FAILED: willBeComposited == needsToBeComposited(layer, queryData) on "youtube-plugin-replacement" & "quicktime-plugin-replacement tests".
+        https://bugs.webkit.org/show_bug.cgi?id=229505
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Moved expectations from mac-wk2 so that the tests skip on all platforms
+        * platform/mac-wk2/TestExpectations:
+
+2021-08-31  Ayumi Kojima  <[email protected]>
+
         [ EWS Catalina Debug ] Fast/* tests are flaky with ASSERTION FAILED: !m_deletionHasBegun.
         https://bugs.webkit.org/show_bug.cgi?id=229714
 

Modified: trunk/LayoutTests/TestExpectations (281810 => 281811)


--- trunk/LayoutTests/TestExpectations	2021-08-31 18:34:08 UTC (rev 281810)
+++ trunk/LayoutTests/TestExpectations	2021-08-31 18:35:19 UTC (rev 281811)
@@ -2374,6 +2374,13 @@
 webkit.org/b/154522 http/tests/security/contentSecurityPolicy/1.1/securitypolicyviolation-base-uri-deny.html
 webkit.org/b/158480 http/tests/websocket/tests/hybi/upgrade-simple-ws.html [ Skip ]
 
+# Skipping youtube-plugin-replacement & quicktime-plugin-replacement tests
+webkit.org/b/229505 security/contentSecurityPolicy/plugins-types-allows-youtube-plugin-replacement.html  [ Skip ]
+webkit.org/b/229505 security/contentSecurityPolicy/plugins-types-blocks-youtube-plugin-replacement-without-mime-type.html [ Skip ]
+webkit.org/b/229505 security/contentSecurityPolicy/plugins-types-blocks-youtube-plugin-replacement.html [ Skip ]
+webkit.org/b/229505 security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement-without-mime-type.html [ Skip ]
+webkit.org/b/229505 security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement.html [ Skip ]
+
 # These state object tests purposefully stress a resource limit, and take multiple seconds to run.
 loader/stateobjects/pushstate-size-iframe.html [ Slow ]
 loader/stateobjects/pushstate-size.html [ Slow ]

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (281810 => 281811)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-31 18:34:08 UTC (rev 281810)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-08-31 18:35:19 UTC (rev 281811)
@@ -90,11 +90,6 @@
 http/tests/security/contentSecurityPolicy/manifest-src-blocked.html [ Pass ]
 applicationmanifest/ [ Pass ]
 
-webkit.org/b/223750 [ BigSur+ Debug arm64 ] security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement-without-mime-type.html [ Pass Crash ]
-
-webkit.org/b/229505 [ BigSur Debug arm64 ] security/contentSecurityPolicy/plugins-types-blocks-quicktime-plugin-replacement.html [ Pass Crash ]
-webkit.org/b/229505 [ BigSur Debug arm64 ] security/contentSecurityPolicy/plugins-types-blocks-youtube-plugin-replacement-without-mime-type.html [ Pass Crash ]
-
 webkit.org/b/187183 http/tests/security/pasteboard-file-url.html [ Pass ]
 
 fast/canvas/webgl/context-update-on-display-configuration.html [ Pass ]
@@ -1403,8 +1398,6 @@
 [ 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 Failure Crash ]
-
 webkit.org/b/223900 [ Debug ] compositing/video/video-update-rendering.html [ Pass Failure ]
 
 webkit.org/b/223969 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to