Changeset 289965 in webkit
- Timestamp:
- Feb 16, 2022, 2:43:40 PM (4 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r289954 r289965 1 2022-02-16 Jon Lee <jonlee@apple.com> 2 3 iOS test gardening after turning on accelerated drawing 4 https://bugs.webkit.org/show_bug.cgi?id=236680 5 rdar://problem/88996489 6 7 Reviewed by Simon Fraser. 8 9 * TestExpectations: 10 * platform/gtk/TestExpectations: Some tests now uniquely fail on GTK; moved here. 11 * platform/ios-simulator-wk2/TestExpectations: 12 * platform/ios-simulator/TestExpectations: 13 * platform/ios-wk2/TestExpectations: 14 * platform/ios/TestExpectations: Many tests are passing only on iOS, some fail only on the iPad simulator. 15 * platform/mac/TestExpectations: 16 1 17 2022-02-16 Matteo Flores <matteo_flores@apple.com> 2 18 -
trunk/LayoutTests/TestExpectations
r289838 r289965 703 703 imported/w3c/web-platform-tests/html/rendering/replaced-elements/images/input-image-content.html [ ImageOnlyFailure ] 704 704 imported/w3c/web-platform-tests/html/rendering/replaced-elements/the-select-element/select-empty.html [ ImageOnlyFailure ] 705 imported/w3c/web-platform-tests/html/rendering/the-details-element/details-after.html [ ImageOnlyFailure ]706 imported/w3c/web-platform-tests/html/rendering/the-details-element/details-before.html [ ImageOnlyFailure ]707 705 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/anonymous-button-content-box.html [ ImageOnlyFailure ] 708 706 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/inline-level.html [ ImageOnlyFailure ] 709 707 imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/propagate-text-decoration.html [ ImageOnlyFailure ] 710 imported/w3c/web-platform-tests/html/rendering/widgets/input-checkbox-disabled-checked.html [ ImageOnlyFailure ]711 imported/w3c/web-platform-tests/html/rendering/widgets/input-radio-disabled-checked.html [ ImageOnlyFailure ]712 708 imported/w3c/web-platform-tests/html/rendering/widgets/the-select-element/option-checked-styling.html [ ImageOnlyFailure ] 713 709 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-painting-order.html [ ImageOnlyFailure ] … … 730 726 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-slow.html [ ImageOnlyFailure ] 731 727 imported/w3c/web-platform-tests/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html [ ImageOnlyFailure ] 732 imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/reset-algorithm-rendering.html [ ImageOnlyFailure ]733 728 imported/w3c/web-platform-tests/html/semantics/forms/the-selectmenu-element/selectmenu-option-arbitrary-content-displayed.tentative.html [ ImageOnlyFailure ] 734 729 imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html [ ImageOnlyFailure ] … … 737 732 imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html [ ImageOnlyFailure ] 738 733 imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-popup-element/popup-stacking-context.tentative.html [ ImageOnlyFailure ] 739 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-b-element/b-usage.html [ ImageOnlyFailure ]740 imported/w3c/web-platform-tests/html/semantics/text-level-semantics/the-ruby-element/ruby-usage.html [ ImageOnlyFailure ]741 [ Release ] imported/w3c/web-platform-tests/html/rendering/replaced-elements/embedded-content/video-controls-vertical-writing-mode.html [ ImageOnlyFailure ]742 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/link-rel-attribute-ascii-case-insensitive.html [ ImageOnlyFailure ]743 734 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ ImageOnlyFailure ] 744 735 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ ImageOnlyFailure ] … … 913 904 914 905 imported/w3c/web-platform-tests/xhr/event-timeout-order.any.html [ Pass Failure ] 915 imported/w3c/web-platform-tests/xhr/event-timeout-order.any.worker.html [ Failure ]916 906 imported/w3c/web-platform-tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm [ Failure ] 917 907 imported/w3c/web-platform-tests/xhr/send-authentication-competing-names-passwords.htm [ Failure ] 918 imported/w3c/web-platform-tests/xhr/preserve-ua-header-on-redirect.htm [ Failure ]919 908 imported/w3c/web-platform-tests/xhr/setrequestheader-case-insensitive.htm [ Failure ] 920 909 … … 1038 1027 imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.any.worker.html [ Pass Failure ] 1039 1028 imported/w3c/web-platform-tests/fetch/content-encoding/bad-gzip-body.any.html [ Pass Failure ] 1040 imported/w3c/web-platform-tests/fetch/http-cache/basic-auth-cache-test.html [ ImageOnlyFailure ]1041 1029 1042 1030 # Fetch features that are not implemented. … … 1936 1924 1937 1925 # Imported W3C HTML/DOM ref tests that are failing. 1938 imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-pre-N-between-Rs.html [ ImageOnlyFailure ]1939 1926 imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ] 1940 1927 imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ] … … 2176 2163 webkit.org/b/233937 imported/w3c/web-platform-tests/css/css-cascade/revert-layer-011.html [ ImageOnlyFailure ] 2177 2164 2178 webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht [ ImageOnlyFailure ]2179 webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]2180 webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht [ ImageOnlyFailure ]2181 webkit.org/b/148801 imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht [ ImageOnlyFailure Pass ]2182 2183 2165 # Initial failures on the import of css-content 2184 2166 … … 2221 2203 webkit.org/b/233543 imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-ib-split.html [ ImageOnlyFailure ] 2222 2204 webkit.org/b/233543 imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-ib-split-2.html [ ImageOnlyFailure ] 2223 2224 # Subtly different antialiasing on the clip path2225 imported/w3c/web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-three-keyframes2.html [ ImageOnlyFailure ]2226 2205 2227 2206 # A support file for a test … … 2657 2636 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/text-align/text-align-last-011.html [ ImageOnlyFailure ] 2658 2637 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-align/text-align-last-wins-001.html [ ImageOnlyFailure ] 2659 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-join-002.html [ ImageOnlyFailure ]2660 2638 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-join-003.html [ ImageOnlyFailure ] 2661 2639 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-tatweel-002.html [ ImageOnlyFailure ] … … 3137 3115 imported/w3c/web-platform-tests/css/css-display/run-in/run-in-text-between-004.xht [ ImageOnlyFailure ] 3138 3116 imported/w3c/web-platform-tests/css/css-display/run-in/run-in-text-between-005.xht [ ImageOnlyFailure ] 3139 imported/w3c/web-platform-tests/css/css-pseudo/placeholder-input-number.html [ ImageOnlyFailure ]3140 3117 imported/w3c/web-platform-tests/css/css-ui/text-overflow-026.html [ ImageOnlyFailure ] 3141 3118 imported/w3c/web-platform-tests/css/css-ui/text-overflow-027.html [ ImageOnlyFailure ] … … 3379 3356 webkit.org/b/200207 imported/w3c/web-platform-tests/css/css-images/css-image-fallbacks-and-annotations005.html [ ImageOnlyFailure ] 3380 3357 webkit.org/b/200207 imported/w3c/web-platform-tests/css/css-images/css-image-fallbacks-and-annotations.html [ ImageOnlyFailure ] 3381 webkit.org/b/200208 imported/w3c/web-platform-tests/css/css-images/gradients-with-transparent.html [ ImageOnlyFailure ]3382 3358 webkit.org/b/200209 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-radial.html [ ImageOnlyFailure ] 3383 3359 … … 3416 3392 webkit.org/b/203512 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-non-replaced-005.html [ ImageOnlyFailure ] 3417 3393 webkit.org/b/203513 imported/w3c/web-platform-tests/css/css-sizing/percentage-height-replaced-content-in-auto-cb.html [ Pass Failure ] 3418 webkit.org/b/203515 imported/w3c/web-platform-tests/css/css-sizing/slice-intrinsic-size.html [ ImageOnlyFailure ]3419 3394 webkit.org/b/203583 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio-affects-container-width-when-height-changes.html [ Pass Failure ] 3420 3395 … … 3905 3880 webkit.org/b/206579 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/zero-height-ratio-auto-5px.html [ Skip ] 3906 3881 webkit.org/b/206579 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/zero-width-ratio-auto-5px.html [ Skip ] 3907 3908 webkit.org/b/207260 imported/w3c/web-platform-tests/web-animations/timing-model/animations/update-playback-rate-zero.html [ ImageOnlyFailure ]3909 3882 3910 3883 webkit.org/b/207262 imported/w3c/web-platform-tests/web-animations/timing-model/animations/sync-start-times.html [ Pass ImageOnlyFailure ] … … 4274 4247 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-orientation-none.tentative.html [ ImageOnlyFailure ] 4275 4248 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html [ ImageOnlyFailure ] 4276 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height.tentative.html [ ImageOnlyFailure ]4277 4249 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-blob.tentative.html [ ImageOnlyFailure ] 4278 4250 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-orientation-none.tentative.html [ ImageOnlyFailure ] 4279 4251 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height-orientation-none.tentative.html [ ImageOnlyFailure ] 4280 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-with-src-rect.tentative.html [ ImageOnlyFailure ]4281 4252 imported/w3c/web-platform-tests/html/canvas/element/manual/fill-and-stroke-styles/conic-gradient-rotation.html [ ImageOnlyFailure ] 4282 4253 imported/w3c/web-platform-tests/html/canvas/element/manual/fill-and-stroke-styles/conic-gradient.html [ ImageOnlyFailure ] … … 4366 4337 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/appearance-textfield-001.html [ ImageOnlyFailure ] 4367 4338 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-021.html [ ImageOnlyFailure ] 4368 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-024.html [ ImageOnlyFailure ]4369 4339 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-025.html [ ImageOnlyFailure ] 4370 4340 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-026.html [ ImageOnlyFailure ] 4371 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-027.html [ ImageOnlyFailure ]4372 4341 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-offset-table-001.html [ ImageOnlyFailure ] 4373 4342 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/text-overflow-ruby.html [ ImageOnlyFailure ] … … 4985 4954 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-045.html [ ImageOnlyFailure ] 4986 4955 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-057.html [ ImageOnlyFailure ] 4987 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/file-selector-button-001.html [ ImageOnlyFailure ]4988 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/file-selector-button-after-part.html [ ImageOnlyFailure ]4989 4956 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/first-letter-digraph.html [ ImageOnlyFailure ] 4990 4957 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/first-letter-punctuation-and-space.html [ ImageOnlyFailure ] … … 5019 4986 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-overlay-and-grammar-001.html [ ImageOnlyFailure ] 5020 4987 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-overlay-and-spelling-001.html [ ImageOnlyFailure ] 5021 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-paint-image.html [ ImageOnlyFailure ]5022 4988 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-textarea-011.html [ ImageOnlyFailure ] 5023 4989 … … 5064 5030 imported/w3c/web-platform-tests/css/filter-effects/effect-reference-lighting-no-light.tentative.html [ ImageOnlyFailure ] 5065 5031 imported/w3c/web-platform-tests/css/filter-effects/effect-reference-local-url-with-base-001.html [ ImageOnlyFailure ] 5066 imported/w3c/web-platform-tests/css/filter-effects/effect-reference-merge-no-inputs.tentative.html [ ImageOnlyFailure ]5067 5032 imported/w3c/web-platform-tests/css/filter-effects/effect-reference-rename-001.html [ ImageOnlyFailure ] 5068 5033 imported/w3c/web-platform-tests/css/filter-effects/effect-reference-rename-002.html [ ImageOnlyFailure ] … … 5120 5085 5121 5086 imported/w3c/web-platform-tests/content-security-policy/script-src/ [ DumpJSConsoleLogInStdErr ] 5122 5123 # import-w3c-tests copies -notref.html to -expected.html, so expected image failure here.5124 imported/w3c/web-platform-tests/html/semantics/forms/the-textarea-element/placeholder-white-space.tentative.html [ ImageOnlyFailure ]5125 5087 5126 5088 # CSS motion path tests failing for unknown reasons, needs investigation. -
trunk/LayoutTests/imported/w3c/ChangeLog
r289903 r289965 1 2022-02-16 Jon Lee <jonlee@apple.com> 2 3 iOS test gardening after turning on accelerated drawing 4 https://bugs.webkit.org/show_bug.cgi?id=236680 5 rdar://problem/88996489 6 7 Reviewed by Simon Fraser. 8 9 Add fuzzy data. 10 * web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht: 11 * web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht: 12 * web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht: 13 * web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht: 14 1 15 2022-02-16 Martin Robinson <mrobinson@webkit.org> 2 16 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht
r230445 r289965 9 9 <meta name="flags" content="" /> 10 10 <meta name="assert" content="Test that rgba() does not behave like opacity and draw in an offscreen buffer." /> 11 <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-2622" /> 11 12 <style type="text/css"><![CDATA[ 12 13 html, body { background: white; } -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht
r230445 r289965 9 9 <meta name="flags" content="" /> 10 10 <meta name="assert" content="Test that rgba() does not behave like opacity and draw in an offscreen buffer." /> 11 <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-585" /> 11 12 <style type="text/css"><![CDATA[ 12 13 -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht
r230861 r289965 9 9 <meta name="flags" content="" /> 10 10 <meta name="assert" content="Test that hsla() does not behave like opacity and draw in an offscreen buffer." /> 11 <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-2622" /> 11 12 <style type="text/css"><![CDATA[ 12 13 html, body { background: white; } -
trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht
r230445 r289965 9 9 <meta name="flags" content="" /> 10 10 <meta name="assert" content="Test that hsla() does not behave like opacity and draw in an offscreen buffer." /> 11 <meta name="fuzzy" content="maxDifference=0-1; totalPixels=0-585" /> 11 12 <style type="text/css"><![CDATA[ 12 13 -
trunk/LayoutTests/platform/gtk/TestExpectations
r289758 r289965 1869 1869 media/media-allowed-codecs.html 1870 1870 media/media-allowed-containers.html 1871 1872 # These failures occur on GTK only (moved from LayoutTests/TestExpectations) 1873 webkit.org/b/200208 imported/w3c/web-platform-tests/css/css-images/gradients-with-transparent.html [ ImageOnlyFailure ] 1874 webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-join-002.html [ ImageOnlyFailure ] 1875 imported/w3c/web-platform-tests/css/filter-effects/svg-empty-container-with-filter-content-added.html [ ImageOnlyFailure ] 1876 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-with-src-rect.tentative.html [ ImageOnlyFailure ] 1877 [ Release ] imported/w3c/web-platform-tests/html/rendering/replaced-elements/embedded-content/video-controls-vertical-writing-mode.html [ ImageOnlyFailure ] 1878 imported/w3c/web-platform-tests/xhr/preserve-ua-header-on-redirect.htm [ Failure ] -
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations
r287237 r289965 5 5 6 6 http/tests/cookies/js-get-and-set-http-only-cookie.html [ Failure ] 7 8 fast/sub-pixel/sub-pixel-composited-layers.html [ ImageOnlyFailure ]9 7 10 8 webkit.org/b/152439 compositing/overflow/dynamic-composited-scrolling-status.html [ Pass Failure ] -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r289378 r289965 18 18 # The MediaSource API is unsupported on iOS simulator. 19 19 fast/media/ios/ipad/enable-MediaSource-API-in-modern-compatibility-mode.html [ Skip ] 20 21 # -webkit-flex off-by-one px22 webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]23 20 24 21 fast/events/document-elementFromPoint.html [ Pass Failure ] … … 63 60 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-pattern-image.html [ Failure ] 64 61 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-settings.html [ Failure ] 65 imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-draw-high-bit-depth-images.html [ Failure ]66 62 imported/w3c/web-platform-tests/html/canvas/element/wide-gamut-canvas/2d.color.space.p3.fillText.html [ Failure ] 67 63 imported/w3c/web-platform-tests/html/canvas/element/wide-gamut-canvas/2d.color.space.p3.fillText.shadow.html [ Failure ] … … 96 92 97 93 imported/w3c/web-platform-tests/css/css-ui/outline-020.html [ ImageOnlyFailure ] 98 imported/w3c/web-platform-tests/css/selectors/selectors-empty-001.xml [ ImageOnlyFailure ]99 94 100 95 webkit.org/b/195275 imported/w3c/web-platform-tests/css/css-text/white-space/textarea-break-spaces-002.html [ ImageOnlyFailure ] -
trunk/LayoutTests/platform/ios-wk2/TestExpectations
r289622 r289965 640 640 fast/dom/frame-loading-via-document-write.html # Timeout 641 641 642 # Loader tests that fail:643 loader/go-back-to-different-window-size.html [ Failure ]644 645 642 # CSS transform tests that fail: 646 643 transforms/2d/transform-fixed-container.html [ Failure ] … … 971 968 fast/dom/DeviceMotion/window-property.html [ Failure ] 972 969 fast/dom/HTMLImageElement/sizes/image-sizes-invalids.html [ Failure ] 973 fast/forms/auto-fill-button/input-auto-fill-button.html [ Failure ]974 970 fast/forms/listbox-visible-size.html [ Failure ] 975 971 fast/text/international/bold-bengali.html [ Failure ] … … 1032 1028 fast/forms/indeterminate-progress-inline-height.html [ Failure ] 1033 1029 fast/forms/input-appearance-spinbutton.html [ Failure ] 1034 fast/replaced/border-radius-clip.html [ Failure ]1035 1030 accessibility/ios-simulator/press-fires-touch-events.html [ Skip ] 1036 1031 … … 1079 1074 webkit.org/b/227891 http/tests/appcache/fail-on-update.html [ Pass Timeout DumpJSConsoleLogInStdErr ] 1080 1075 1081 webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Timeout ]1076 webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Timeout Pass ] 1082 1077 1083 1078 webkit.org/b/228588 http/tests/appcache/main-resource-redirect-with-sw.html [ Pass Timeout ] … … 1199 1194 fast/events/context-activated-by-key-event.html [ Skip ] 1200 1195 1201 webkit.org/b/169640 imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html [ Failure ]1202 1203 1196 webkit.org/b/169558 fast/history/ios/history-scroll-restoration.html [ Pass Failure ] 1204 1197 … … 1372 1365 imported/w3c/web-platform-tests/css/css-transforms/transform-fixed-bg-004.html [ Pass ] 1373 1366 imported/w3c/web-platform-tests/css/css-transforms/huge-length-tiny-scale.html [ Pass Timeout ] 1374 imported/w3c/web-platform-tests/css/css-transforms/transform-input-003.html [ ImageOnlyFailure ]1375 1367 1376 1368 webkit.org/b/231816 imported/w3c/web-platform-tests/css/css-transforms/crashtests/transform-marquee-resize-div-image-001.html [ Pass Failure ] -
trunk/LayoutTests/platform/ios/TestExpectations
r289765 r289965 1257 1257 webkit.org/b/178588 css3/zoom-coords.xhtml [ Failure ] 1258 1258 webkit.org/b/178588 fast/css/active-display-none.html [ Failure ] 1259 webkit.org/b/178588 fast/css/button-height.html [ Failure ]1260 1259 webkit.org/b/178588 fast/css/image-orientation/image-orientation.html [ Failure ] 1261 1260 webkit.org/b/178588 fast/css/image-resolution/image-resolution.html [ Failure ] … … 1267 1266 webkit.org/b/178588 css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ] 1268 1267 webkit.org/b/178588 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ] 1269 webkit.org/b/178588 css3/masking/mask-base64.html [ ImageOnlyFailure ]1270 1268 webkit.org/b/178588 css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ] 1271 1269 webkit.org/b/178588 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ] … … 1325 1323 webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ] 1326 1324 webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ] 1327 webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ]1328 1325 scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ] 1329 1326 … … 1555 1552 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ] 1556 1553 # Ref-test imported form W3C that is failing because the test is off by a couple of pixels on iOS. 1557 imported/w3c/web-platform-tests/css/css-multicol/multicol-fill-auto-block-children-001.xht [ ImageOnlyFailure ]1558 1554 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-slow.html [ ImageOnlyFailure ] 1559 1555 … … 1677 1673 fast/ruby/ruby-inline-style-not-updated.html [ Failure ] 1678 1674 fast/ruby/ruby-justification.html [ ImageOnlyFailure ] 1679 fast/selectors/read-only-read-write-input-basics.html [ Failure ]1680 1675 fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ] 1681 1676 fast/spatial-navigation/snav-1st-stop.html [ Failure ] … … 1715 1710 fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ] 1716 1711 fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ] 1717 fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]1718 1712 fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ] 1719 1713 fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ] … … 1770 1764 fast/images/animated-gif-window-resizing.html [ Skip ] 1771 1765 fast/visual-viewport/resize-event-fired-window-resized.html [ Skip ] 1772 loader/go-back-to-different-window-size.html [ Skip ]1773 1766 webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Skip ] 1774 1767 webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Skip ] … … 2193 2186 webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ] 2194 2187 2195 webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]2196 2197 2188 webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ] 2198 2189 … … 2236 2227 fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ] 2237 2228 fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ] 2238 fast/forms/select-size.html [ ImageOnlyFailure ]2239 2229 fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ] 2240 2230 fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ] … … 2280 2270 # Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing. 2281 2271 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/readwrite-readonly.html [ Failure ] 2282 imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/selection.html [ Failure ]2283 imported/w3c/web-platform-tests/html/semantics/forms/constraints/form-validation-validity-badInput.html [ Failure ]2284 2272 imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ] 2285 2273 … … 2287 2275 2288 2276 webkit.org/b/158618 fast/hidpi/hidpi-3x-device-pixel-ratio.html [ Failure ] 2289 2290 # These tests hardcode platform-specific font aliases.2291 webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]2292 2293 2294 webkit.org/b/159214 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]2295 2277 2296 2278 webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ] … … 2342 2324 2343 2325 media/video-object-fit-change.html [ ImageOnlyFailure ] 2344 media/video-object-fit.html [ ImageOnlyFailure ]2345 2326 2346 2327 media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ] … … 2395 2376 css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ] 2396 2377 2397 webkit.org/b/161949 imported/w3c/web-platform-tests/xhr/response-method.htm [ Failure ]2398 2399 2378 webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ] 2400 2379 … … 2510 2489 2511 2490 webkit.org/b/124933 svg/animations/getCurrentTime-pause-unpause.html [ Pass Failure ] 2512 2513 webkit.org/b/171760 imported/w3c/i18n/bidi/bidi-plaintext-011.html [ ImageOnlyFailure ]2514 2491 2515 2492 webkit.org/b/172610 media/ios/autoplay-only-in-main-document.html [ Skip ] … … 2617 2594 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ] 2618 2595 imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.worker.html [ Failure ] 2619 imported/w3c/web-platform-tests/xhr/send-blob-with-no-mime-type.html [ Failure ]2620 2596 2621 2597 # <rdar://problem/34209038> … … 2777 2753 webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript.html [ ImageOnlyFailure ] 2778 2754 webkit.org/b/180062 fast/text/user-installed-fonts/shadow.html [ ImageOnlyFailure ] 2779 webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript-family.html [ ImageOnlyFailure ]2780 2755 2781 2756 webkit.org/b/181838 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Slow ] … … 2794 2769 2795 2770 webkit.org/b/180260 http/wpt/resource-timing/rt-resources-per-worker.html [ Pass Failure ] 2796 2797 webkit.org/b/185028 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-request-redirect.https.html [ Failure ]2798 2771 2799 2772 webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ] … … 2804 2777 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-115.html [ ImageOnlyFailure ] 2805 2778 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-116.html [ ImageOnlyFailure ] 2806 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-break-all-006.html [ ImageOnlyFailure ]2807 2779 2808 2780 imported/w3c/web-platform-tests/css/css-text/white-space/textarea-break-spaces-001.html [ ImageOnlyFailure ] … … 2944 2916 fast/images/animated-heics-verify.html [ Pass ] 2945 2917 2946 # <rdar://problem/36639117> REGRESSION: LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing2947 svg/custom/subpaths-moveto-only-rendering.svg [ Failure ]2948 2949 2918 # <rdar://problem/45056204> REGRESSION (iOS 13): Three cookie layout tests failing 2950 2919 http/wpt/beacon/cors/cors-preflight-cookie.html [ Failure ] … … 2995 2964 # These tests fail with tiny (0.01%) image diffs with accelerated drawing enabled. 2996 2965 accessibility/smart-invert-reference.html [ ImageOnlyFailure ] 2997 fast/css/object-fit/object-fit-canvas.html [ ImageOnlyFailure ]2998 2966 scrollingcoordinator/ios/fixed-frame-overflow-swipe.html [ ImageOnlyFailure ] 2999 2967 imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ ImageOnlyFailure ] … … 3229 3197 imported/w3c/web-platform-tests/fetch/connection-pool/network-partition-key.html [ Failure ] 3230 3198 3231 # rdar://80397467 ([ iOS15 ] imported/w3c/web-platform-tests/html/rendering/widgets/input-date-no-resize-on-hover.html (layout-test) is a constant timeout)3232 imported/w3c/web-platform-tests/html/rendering/widgets/input-date-no-resize-on-hover.html [ Failure Crash ]3233 3234 3199 # rdar://80384054 ([ iOS15 ] css3/filters/filter-repaint-shadow-layer-child.html is flaky failure) 3235 3200 css3/filters/filter-repaint-shadow-layer-child.html [ Pass ImageOnlyFailure ] … … 3256 3221 webkit.org/b/231261 accessibility/misspelling-range.html [ Failure ] 3257 3222 3258 # rdar://80386523 ([ iOS15 ] fast/events/touch/ios/long-press-then-drag-to-select-text.html is failing)3259 fast/events/touch/ios/long-press-then-drag-to-select-text.html [ Failure ]3260 3261 # rdar://80392665 ([ iOS15 ] fast/text/simple-line-wordspacing.html is a constant failure)3262 fast/text/simple-line-wordspacing.html [ ImageOnlyFailure ]3263 3264 3223 # rdar://80392337 ([ iOS15 ] fast/text/international/system-language/navigator-language/navigator-language-ru.html is a constant failure) 3265 3224 fast/text/international/system-language/navigator-language/navigator-language-ru.html [ Failure ] … … 3267 3226 # Canvas tests that pass with some fuzz 3268 3227 imported/w3c/web-platform-tests/html/canvas/element/manual/compositing/canvas_compositing_globalcompositeoperation_001.htm [ ImageOnlyFailure ] 3269 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap.tentative.html [ ImageOnlyFailure ]3270 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-swap-width-height.tentative.html [ ImageOnlyFailure ]3271 imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element.tentative.html [ ImageOnlyFailure ]3272 3228 imported/w3c/web-platform-tests/html/canvas/element/manual/line-styles/canvas_linestyles_linecap_001.htm [ ImageOnlyFailure ] 3273 3229 imported/w3c/web-platform-tests/html/canvas/element/manual/line-styles/lineto_a.html [ ImageOnlyFailure ] … … 3282 3238 # rdar://80345578 ([ Mac iOS Debug ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html is flaky crashing) 3283 3239 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html [ Pass Failure Crash ] 3284 3285 webkit.org/b/225606 imported/w3c/web-platform-tests/css/css-fonts/font-feature-resolution-001.html [ ImageOnlyFailure ]3286 webkit.org/b/225606 imported/w3c/web-platform-tests/css/css-fonts/font-feature-resolution-002.html [ ImageOnlyFailure ]3287 3240 3288 3241 webkit.org/b/225607 imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html [ Failure ] … … 3455 3408 imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ] 3456 3409 imported/mozilla/svg/path-02.svg [ ImageOnlyFailure ] 3410 3411 # Incorrect upstream, but seem to pass on the bots, possibly with a broken baseline. 3412 css2.1/20110323/replaced-intrinsic-001.htm [ Pass ] 3413 3414 # Failure only on iPad simulator 3415 webkit.org/b/178588 fast/css/button-height.html [ Failure ] 3416 webkit.org/b/214465 imported/w3c/web-platform-tests/css/mediaqueries/mq-gamut-002.html [ ImageOnlyFailure ] 3417 3418 # Passing only on iOS 3419 webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ Pass ] 3420 webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ Pass ] 3421 fast/replaced/border-radius-clip.html [ Pass ] 3422 imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clip-001.htm [ Pass ] 3423 imported/w3c/web-platform-tests/css/css-contain/contain-size-select-001.html [ Pass ] 3424 imported/w3c/web-platform-tests/css/css-contain/contain-size-select-002.html [ Pass ] 3425 imported/w3c/web-platform-tests/css/css-contain/contain-size-select-elem-001.html [ Pass ] 3426 imported/w3c/web-platform-tests/css/css-contain/contain-size-select-elem-002.html [ Pass ] 3427 imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-075.html [ Pass ] 3428 imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-076.html [ Pass ] 3429 imported/w3c/web-platform-tests/css/css-content/quotes-006.html [ Pass ] 3430 imported/w3c/web-platform-tests/css/css-content/quotes-007.html [ Pass ] 3431 imported/w3c/web-platform-tests/css/css-content/quotes-012.html [ Pass ] 3432 imported/w3c/web-platform-tests/css/css-content/quotes-014.html [ Pass ] 3433 imported/w3c/web-platform-tests/css/css-content/quotes-017.html [ Pass ] 3434 imported/w3c/web-platform-tests/css/css-content/quotes-019.html [ Pass ] 3435 imported/w3c/web-platform-tests/css/css-content/quotes-020.html [ Pass ] 3436 imported/w3c/web-platform-tests/css/css-content/quotes-023.html [ Pass ] 3437 webkit.org/b/221478 imported/w3c/web-platform-tests/css/css-flexbox/dynamic-baseline-change-nested.html [ Pass ] 3438 webkit.org/b/221478 imported/w3c/web-platform-tests/css/css-flexbox/dynamic-baseline-change.html [ Pass ] 3439 webkit.org/b/212046 imported/w3c/web-platform-tests/css/css-flexbox/percentage-heights-014.html [ Pass ] 3440 webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-015.html [ Pass ] 3441 webkit.org/b/149828 imported/w3c/web-platform-tests/css/css-images/image-orientation/image-orientation-mask-image.html [ Pass ] 3442 webkit.org/b/214456 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-conic-2.html [ Pass ] 3443 webkit.org/b/214456 imported/w3c/web-platform-tests/css/css-images/tiled-conic-gradients.html [ Pass ] 3444 imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-polygon-013.html [ Pass ] 3445 webkit.org/b/203450 imported/w3c/web-platform-tests/css/css-position/sticky/sticky-after-input.html [ Pass ] 3446 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-043.html [ Pass ] 3447 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-045.html [ Pass ] 3448 webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-057.html [ Pass ] 3449 imported/w3c/web-platform-tests/css/css-pseudo/highlight-cascade-001.html [ Pass ] 3450 imported/w3c/web-platform-tests/css/css-pseudo/highlight-cascade-004.html [ Pass ] 3451 imported/w3c/web-platform-tests/css/css-pseudo/highlight-paired-cascade-003.html [ Pass ] 3452 imported/w3c/web-platform-tests/css/css-pseudo/highlight-paired-cascade-006.html [ Pass ] 3453 imported/w3c/web-platform-tests/css/css-pseudo/highlight-styling-002.html [ Pass ] 3454 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-002.html [ Pass ] 3455 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-003.html [ Pass ] 3456 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-004.html [ Pass ] 3457 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-006.html [ Pass ] 3458 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-009.html [ Pass ] 3459 webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-010.html [ Pass ] 3460 webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-my-000.html [ Pass ] 3461 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/appearance-menulist-button-002.tentative.html [ Pass ] 3462 webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/webkit-appearance-menulist-button-002.tentative.html [ Pass ] 3463 webkit.org/b/209080 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vlr-in-htb-008.xht [ Pass ] 3464 webkit.org/b/209080 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vrl-in-htb-008.xht [ Pass ] 3465 imported/w3c/web-platform-tests/css/mediaqueries/viewport-script-dynamic.html [ Pass ] 3466 imported/w3c/web-platform-tests/html/rendering/bindings/the-select-element-0/option-label.html [ Pass ] 3467 imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ] 3468 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-iframe-element/iframe-modify-scrolling-attr-to-yes.html [ Pass ] 3469 -
trunk/LayoutTests/platform/mac/TestExpectations
r289954 r289965 566 566 567 567 webkit.org/b/117427 compositing/reflections/load-video-in-reflection.html [ Pass ImageOnlyFailure ] 568 569 # Resizing windows appears broken in both DRT and WTR, making the test fail or time out flakily.570 webkit.org/b/96642 loader/go-back-to-different-window-size.html [ Pass Failure Timeout ]571 568 572 569 webkit.org/b/122031 fast/animation/request-animation-frame-time-unit.html [ Pass Failure ] … … 1056 1053 fast/css/getComputedStyle/computed-style-apple-pay-button.html [ Pass ] 1057 1054 1058 # <rdar://problem/23504749> imported/w3c/web-platform-tests/xhr/response-method.htm failing1059 imported/w3c/web-platform-tests/xhr/response-method.htm [ Pass Failure ]1060 1061 1055 # <rdar://problem/23505582> Fails on iMac10,1 and iMac11,1 1062 1056 fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Pass Failure ] … … 2445 2439 2446 2440 [ Catalina BigSur ] imported/w3c/web-platform-tests/url/toascii.window.html [ Skip ] 2441 2442 # Was in LayoutTests/Expectations, now only happening on Mac 2443 imported/w3c/web-platform-tests/xhr/event-timeout-order.any.worker.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.