Changeset 278629 in webkit
- Timestamp:
- Jun 8, 2021, 2:39:14 PM (5 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/mac-wk2/TestExpectations (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r278626 r278629 1 2021-06-08 Truitt Savell <tsavell@apple.com> 2 3 Fix test expectations for plugin tests on arm64 4 https://bugs.webkit.org/show_bug.cgi?id=226783 5 6 Unreviewed test gardening. 7 8 * platform/mac-wk2/TestExpectations: 9 * platform/mac/TestExpectations: 10 1 11 2021-06-08 Devin Rousso <drousso@apple.com> 2 12 -
trunk/LayoutTests/platform/mac-wk2/TestExpectations
r278626 r278629 1101 1101 [ BigSur+ Catalina ] imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-videoDetectorTest.html [ Failure ] 1102 1102 1103 # Disable plug-in tests on Apple Silicon1104 [ arm64 ] compositing/plugins [ Skip ]1105 [ arm64 ] http/tests/plugins [ Skip ]1106 [ arm64 ] imported/blink/plugins [ Skip ]1107 [ arm64 ] platform/mac-wk2/plugins [ Skip ]1108 [ arm64 ] platform/mac/plugins [ Skip ]1109 [ arm64 ] plugins [ Skip ]1110 [ arm64 ] fullscreen/full-screen-plugin.html [ Skip ]1111 [ arm64 ] http/tests/contentextensions/plugin-doesnt-crash.html [ Skip ]1112 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Skip ]1113 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html [ Skip ]1114 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html [ Skip ]1115 [ arm64 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html [ Skip ]1116 [ arm64 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html [ Skip ]1117 [ arm64 ] http/tests/security/contentSecurityPolicy/cross-origin-plugin-document-allowed-in-child-window.html [ Skip ]1118 [ arm64 ] http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html [ Skip ]1119 [ arm64 ] http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html [ Skip ]1120 [ arm64 ] http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Skip ]1121 [ arm64 ] http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html [ Skip ]1122 [ arm64 ] http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html [ Skip ]1123 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-allowed-in-child-window.html [ Skip ]1124 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window-report.py [ Skip ]1125 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window.html [ Skip ]1126 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-with-csp-blocked-in-child-window.html [ Skip ]1127 [ arm64 ] http/tests/security/cross-origin-plugin-allowed.html [ Skip ]1128 [ arm64 ] http/tests/security/cross-origin-plugin.html [ Skip ]1129 [ arm64 ] http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Skip ]1130 [ arm64 ] http/tests/security/storage-blocking-loosened-plugin.html [ Skip ]1131 [ arm64 ] http/tests/security/storage-blocking-strengthened-plugin.html [ Skip ]1132 [ arm64 ] tiled-drawing/scrolling/non-fast-region/wheel-event-plugin.html [ Skip ]1133 [ arm64 ] userscripts/user-script-plugin-document.html [ Skip ]1134 [ arm64 ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ]1135 [ arm64 ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ]1136 [ arm64 ] fast/replaced/invalid-object-with-fallback.html [ Skip ]1137 [ arm64 ] fast/replaced/no-focus-ring-embed.html [ Skip ]1138 [ arm64 ] fast/replaced/no-focus-ring-object.html [ Skip ]1139 1140 1103 # rdar://66703773 (REGRESSION (20A2316-20A2348b): http/tests/security/contentSecurityPolicy/plugin-blocked-in-about-blank-window.html is a constant failure) 1141 1104 [ arm64 ] http/tests/security/contentSecurityPolicy/plugin-blocked-in-about-blank-window.html [ Skip ] -
trunk/LayoutTests/platform/mac/TestExpectations
r278540 r278629 16 16 fast/scrolling/latching [ Pass ] 17 17 model-element [ Pass ] 18 19 # Disable plug-in tests on Apple Silicon 20 [ arm64 ] compositing/plugins [ Skip ] 21 [ arm64 ] http/tests/plugins [ Skip ] 22 [ arm64 ] imported/blink/plugins [ Skip ] 23 [ arm64 ] platform/mac-wk2/plugins [ Skip ] 24 [ arm64 ] platform/mac/plugins [ Skip ] 25 [ arm64 ] plugins [ Skip ] 26 [ arm64 ] fullscreen/full-screen-plugin.html [ Skip ] 27 [ arm64 ] http/tests/contentextensions/plugin-doesnt-crash.html [ Skip ] 28 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-affects-child.html [ Skip ] 29 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-invalid.html [ Skip ] 30 [ arm64 ] http/tests/security/contentSecurityPolicy/1.1/plugintypes-url-01.html [ Skip ] 31 [ arm64 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-iframe.html [ Skip ] 32 [ arm64 ] http/tests/security/contentSecurityPolicy/block-all-mixed-content/insecure-plugin-in-main-frame.html [ Skip ] 33 [ arm64 ] http/tests/security/contentSecurityPolicy/cross-origin-plugin-document-allowed-in-child-window.html [ Skip ] 34 [ arm64 ] http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-default-src-star.html [ Skip ] 35 [ arm64 ] http/tests/security/contentSecurityPolicy/embed-with-no-url-allowed-by-star.html [ Skip ] 36 [ arm64 ] http/tests/security/contentSecurityPolicy/object-src-none-allowed.html [ Skip ] 37 [ arm64 ] http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-default-src-star.html [ Skip ] 38 [ arm64 ] http/tests/security/contentSecurityPolicy/object-with-no-url-allowed-by-star.html [ Skip ] 39 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-allowed-in-child-window.html [ Skip ] 40 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window-report.py [ Skip ] 41 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-blocked-in-child-window.html [ Skip ] 42 [ arm64 ] http/tests/security/contentSecurityPolicy/same-origin-plugin-document-with-csp-blocked-in-child-window.html [ Skip ] 43 [ arm64 ] http/tests/security/cross-origin-plugin-allowed.html [ Skip ] 44 [ arm64 ] http/tests/security/cross-origin-plugin.html [ Skip ] 45 [ arm64 ] http/tests/security/mixedContent/insecure-plugin-in-iframe.html [ Skip ] 46 [ arm64 ] http/tests/security/storage-blocking-loosened-plugin.html [ Skip ] 47 [ arm64 ] http/tests/security/storage-blocking-strengthened-plugin.html [ Skip ] 48 [ arm64 ] tiled-drawing/scrolling/non-fast-region/wheel-event-plugin.html [ Skip ] 49 [ arm64 ] userscripts/user-script-plugin-document.html [ Skip ] 50 [ arm64 ] fast/frames/sandboxed-iframe-about-blank.html [ Skip ] 51 [ arm64 ] fast/frames/sandboxed-iframe-navigation-allowed.html [ Skip ] 52 [ arm64 ] fast/replaced/invalid-object-with-fallback.html [ Skip ] 53 [ arm64 ] fast/replaced/no-focus-ring-embed.html [ Skip ] 54 [ arm64 ] fast/replaced/no-focus-ring-object.html [ Skip ] 18 55 19 56 fast/forms/search/search-padding-cancel-results-buttons.html [ Pass ]
Note:
See TracChangeset
for help on using the changeset viewer.