Title: [278939] trunk/LayoutTests
Revision
278939
Author
amir_m...@apple.com
Date
2021-06-16 10:40:09 -0700 (Wed, 16 Jun 2021)

Log Message

Fix test expectations for plugin tests on arm64
https://bugs.webkit.org/show_bug.cgi?id=226783

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (278938 => 278939)


--- trunk/LayoutTests/ChangeLog	2021-06-16 17:16:45 UTC (rev 278938)
+++ trunk/LayoutTests/ChangeLog	2021-06-16 17:40:09 UTC (rev 278939)
@@ -1,3 +1,12 @@
+2021-06-16  Amir Mark Jr  <amir_m...@apple.com>
+
+        Fix test expectations for plugin tests on arm64
+        https://bugs.webkit.org/show_bug.cgi?id=226783
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2021-06-16  Tim Nguyen  <n...@apple.com>
 
         Make CSS.supports() return false for internal CSS properties

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (278938 => 278939)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-06-16 17:16:45 UTC (rev 278938)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-06-16 17:40:09 UTC (rev 278939)
@@ -1286,3 +1286,10 @@
 webkit.org/b/226377 [ BigSur ] imported/w3c/web-platform-tests/css/css-contain/contain-paint-ignored-cases-ruby-stacking-and-clipping-001.html [ Pass Failure ]
 
 webkit.org/b/226517 [ BigSur ] media/media-event-listeners.html [ Pass Timeout ]
+
+# webkit.org/b/226783 Disable plug-in tests on Apple Silicon
+[ arm64 ] fast/frames/sandboxed-iframe-plugins.html [ Skip ]
+[ arm64 ] http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Skip ]
+[ arm64 ] http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Skip ]
+[ arm64 ] http/tests/security/storage-blocking-loosened-private-browsing-plugin.html [ Skip ]
+[ arm64 ] http/tests/security/storage-blocking-strengthened-private-browsing-plugin.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to