Changeset 289965 in webkit


Ignore:
Timestamp:
Feb 16, 2022, 2:43:40 PM (4 years ago)
Author:
jonlee@apple.com
Message:

iOS test gardening after turning on accelerated drawing
https://bugs.webkit.org/show_bug.cgi?id=236680
rdar://problem/88996489

Reviewed by Simon Fraser.

LayoutTests/imported/w3c:

Add fuzzy data.

  • web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht:
  • web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht:
  • web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht:
  • web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht:

LayoutTests:

  • TestExpectations:
  • platform/gtk/TestExpectations: Some tests now uniquely fail on GTK; moved here.
  • platform/ios-simulator-wk2/TestExpectations:
  • platform/ios-simulator/TestExpectations:
  • platform/ios-wk2/TestExpectations:
  • platform/ios/TestExpectations: Many tests are passing only on iOS, some fail only on the iPad simulator.
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r289954 r289965  
     12022-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
    1172022-02-16  Matteo Flores  <matteo_flores@apple.com>
    218
  • trunk/LayoutTests/TestExpectations

    r289838 r289965  
    703703imported/w3c/web-platform-tests/html/rendering/replaced-elements/images/input-image-content.html [ ImageOnlyFailure ]
    704704imported/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 ]
    707705imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/anonymous-button-content-box.html [ ImageOnlyFailure ]
    708706imported/w3c/web-platform-tests/html/rendering/widgets/button-layout/inline-level.html [ ImageOnlyFailure ]
    709707imported/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 ]
    712708imported/w3c/web-platform-tests/html/rendering/widgets/the-select-element/option-checked-styling.html [ ImageOnlyFailure ]
    713709imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/legend-painting-order.html [ ImageOnlyFailure ]
     
    730726imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-slow.html [ ImageOnlyFailure ]
    731727imported/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 ]
    733728imported/w3c/web-platform-tests/html/semantics/forms/the-selectmenu-element/selectmenu-option-arbitrary-content-displayed.tentative.html [ ImageOnlyFailure ]
    734729imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-popup-element/popup-hidden-display.tentative.html [ ImageOnlyFailure ]
     
    737732imported/w3c/web-platform-tests/html/semantics/interactive-elements/the-popup-element/popup-open-overflow-display.tentative.html [ ImageOnlyFailure ]
    738733imported/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 ]
    743734imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ ImageOnlyFailure ]
    744735imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/phrasing-content-0/font-element-text-decoration-color/001-x.xhtml [ ImageOnlyFailure ]
     
    913904
    914905imported/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 ]
    916906imported/w3c/web-platform-tests/xhr/send-authentication-basic-setrequestheader-existing-session.htm [ Failure ]
    917907imported/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 ]
    919908imported/w3c/web-platform-tests/xhr/setrequestheader-case-insensitive.htm [ Failure ]
    920909
     
    10381027imported/w3c/web-platform-tests/fetch/api/redirect/redirect-count.any.worker.html [ Pass Failure ]
    10391028imported/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 ]
    10411029
    10421030# Fetch features that are not implemented.
     
    19361924
    19371925# 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 ]
    19391926imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-N-between-Rs.html [ ImageOnlyFailure ]
    19401927imported/w3c/web-platform-tests/html/dom/elements/global-attributes/dir_auto-textarea-script-N-between-Rs.html [ ImageOnlyFailure ]
     
    21762163webkit.org/b/233937 imported/w3c/web-platform-tests/css/css-cascade/revert-layer-011.html [ ImageOnlyFailure ]
    21772164
    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 
    21832165# Initial failures on the import of css-content
    21842166
     
    22212203webkit.org/b/233543 imported/w3c/web-platform-tests/css/css-masking/mask-image/mask-image-ib-split.html [ ImageOnlyFailure ]
    22222204webkit.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 path
    2225 imported/w3c/web-platform-tests/css/css-masking/clip-path/animations/clip-path-animation-three-keyframes2.html [ ImageOnlyFailure ]
    22262205
    22272206# A support file for a test
     
    26572636webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/text-align/text-align-last-011.html [ ImageOnlyFailure ]
    26582637webkit.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 ]
    26602638webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-join-003.html [ ImageOnlyFailure ]
    26612639webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-tatweel-002.html [ ImageOnlyFailure ]
     
    31373115imported/w3c/web-platform-tests/css/css-display/run-in/run-in-text-between-004.xht [ ImageOnlyFailure ]
    31383116imported/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 ]
    31403117imported/w3c/web-platform-tests/css/css-ui/text-overflow-026.html [ ImageOnlyFailure ]
    31413118imported/w3c/web-platform-tests/css/css-ui/text-overflow-027.html [ ImageOnlyFailure ]
     
    33793356webkit.org/b/200207 imported/w3c/web-platform-tests/css/css-images/css-image-fallbacks-and-annotations005.html [ ImageOnlyFailure ]
    33803357webkit.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 ]
    33823358webkit.org/b/200209 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-radial.html [ ImageOnlyFailure ]
    33833359
     
    34163392webkit.org/b/203512 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-non-replaced-005.html [ ImageOnlyFailure ]
    34173393webkit.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 ]
    34193394webkit.org/b/203583 imported/w3c/web-platform-tests/css/css-sizing/aspect-ratio-affects-container-width-when-height-changes.html [ Pass Failure ]
    34203395
     
    39053880webkit.org/b/206579 [ Debug ] imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/zero-height-ratio-auto-5px.html [ Skip ]
    39063881webkit.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 ]
    39093882
    39103883webkit.org/b/207262 imported/w3c/web-platform-tests/web-animations/timing-model/animations/sync-start-times.html [ Pass ImageOnlyFailure ]
     
    42744247imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-orientation-none.tentative.html [ ImageOnlyFailure ]
    42754248imported/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 ]
    42774249imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-blob.tentative.html [ ImageOnlyFailure ]
    42784250imported/w3c/web-platform-tests/html/canvas/element/manual/drawing-images-to-the-canvas/image-orientation/drawImage-from-element-orientation-none.tentative.html [ ImageOnlyFailure ]
    42794251imported/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 ]
    42814252imported/w3c/web-platform-tests/html/canvas/element/manual/fill-and-stroke-styles/conic-gradient-rotation.html [ ImageOnlyFailure ]
    42824253imported/w3c/web-platform-tests/html/canvas/element/manual/fill-and-stroke-styles/conic-gradient.html [ ImageOnlyFailure ]
     
    43664337webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/appearance-textfield-001.html [ ImageOnlyFailure ]
    43674338webkit.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 ]
    43694339webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-025.html [ ImageOnlyFailure ]
    43704340webkit.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 ]
    43724341webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/outline-offset-table-001.html [ ImageOnlyFailure ]
    43734342webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/text-overflow-ruby.html [ ImageOnlyFailure ]
     
    49854954webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-045.html [ ImageOnlyFailure ]
    49864955webkit.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 ]
    49894956webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/first-letter-digraph.html [ ImageOnlyFailure ]
    49904957webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/first-letter-punctuation-and-space.html [ ImageOnlyFailure ]
     
    50194986webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-overlay-and-grammar-001.html [ ImageOnlyFailure ]
    50204987webkit.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 ]
    50224988webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/selection-textarea-011.html [ ImageOnlyFailure ]
    50234989
     
    50645030imported/w3c/web-platform-tests/css/filter-effects/effect-reference-lighting-no-light.tentative.html [ ImageOnlyFailure ]
    50655031imported/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 ]
    50675032imported/w3c/web-platform-tests/css/filter-effects/effect-reference-rename-001.html [ ImageOnlyFailure ]
    50685033imported/w3c/web-platform-tests/css/filter-effects/effect-reference-rename-002.html [ ImageOnlyFailure ]
     
    51205085
    51215086imported/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 ]
    51255087
    51265088# CSS motion path tests failing for unknown reasons, needs investigation.
  • trunk/LayoutTests/imported/w3c/ChangeLog

    r289903 r289965  
     12022-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
    1152022-02-16  Martin Robinson  <mrobinson@webkit.org>
    216
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-b.xht

    r230445 r289965  
    99                <meta name="flags" content="" />
    1010                <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" />
    1112                <style type="text/css"><![CDATA[
    1213                html, body { background: white; }
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t422-rgba-onscreen-multiple-boxes-c.xht

    r230445 r289965  
    99                <meta name="flags" content="" />
    1010                <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" />
    1112                <style type="text/css"><![CDATA[
    1213
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-b.xht

    r230861 r289965  
    99                <meta name="flags" content="" />
    1010                <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" />
    1112                <style type="text/css"><![CDATA[
    1213                html, body { background: white; }
  • trunk/LayoutTests/imported/w3c/web-platform-tests/css/css-color/t425-hsla-onscreen-multiple-boxes-c.xht

    r230445 r289965  
    99                <meta name="flags" content="" />
    1010                <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" />
    1112                <style type="text/css"><![CDATA[
    1213
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r289758 r289965  
    18691869media/media-allowed-codecs.html
    18701870media/media-allowed-containers.html
     1871
     1872# These failures occur on GTK only (moved from LayoutTests/TestExpectations)
     1873webkit.org/b/200208 imported/w3c/web-platform-tests/css/css-images/gradients-with-transparent.html [ ImageOnlyFailure ]
     1874webkit.org/b/214290 imported/w3c/web-platform-tests/css/css-text/text-encoding/shaping-join-002.html [ ImageOnlyFailure ]
     1875imported/w3c/web-platform-tests/css/filter-effects/svg-empty-container-with-filter-content-added.html [ ImageOnlyFailure ]
     1876imported/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 ]
     1878imported/w3c/web-platform-tests/xhr/preserve-ua-header-on-redirect.htm [ Failure ]
  • trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations

    r287237 r289965  
    55
    66http/tests/cookies/js-get-and-set-http-only-cookie.html [ Failure ]
    7 
    8 fast/sub-pixel/sub-pixel-composited-layers.html [ ImageOnlyFailure ]
    97
    108webkit.org/b/152439 compositing/overflow/dynamic-composited-scrolling-status.html [ Pass Failure ]
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r289378 r289965  
    1818# The MediaSource API is unsupported on iOS simulator.
    1919fast/media/ios/ipad/enable-MediaSource-API-in-modern-compatibility-mode.html [ Skip ]
    20 
    21 # -webkit-flex off-by-one px
    22 webkit.org/b/126898 css3/flexbox/image-percent-max-height.html [ ImageOnlyFailure ]
    2320
    2421fast/events/document-elementFromPoint.html [ Pass Failure ]
     
    6360imported/w3c/web-platform-tests/html/canvas/element/manual/wide-gamut-canvas/canvas-display-p3-pattern-image.html [ Failure ]
    6461imported/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 ]
    6662imported/w3c/web-platform-tests/html/canvas/element/wide-gamut-canvas/2d.color.space.p3.fillText.html [ Failure ]
    6763imported/w3c/web-platform-tests/html/canvas/element/wide-gamut-canvas/2d.color.space.p3.fillText.shadow.html [ Failure ]
     
    9692
    9793imported/w3c/web-platform-tests/css/css-ui/outline-020.html [ ImageOnlyFailure ]
    98 imported/w3c/web-platform-tests/css/selectors/selectors-empty-001.xml [ ImageOnlyFailure ]
    9994
    10095webkit.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  
    640640fast/dom/frame-loading-via-document-write.html # Timeout
    641641
    642 # Loader tests that fail:
    643 loader/go-back-to-different-window-size.html [ Failure ]
    644 
    645642# CSS transform tests that fail:
    646643transforms/2d/transform-fixed-container.html [ Failure ]
     
    971968fast/dom/DeviceMotion/window-property.html [ Failure ]
    972969fast/dom/HTMLImageElement/sizes/image-sizes-invalids.html [ Failure ]
    973 fast/forms/auto-fill-button/input-auto-fill-button.html [ Failure ]
    974970fast/forms/listbox-visible-size.html [ Failure ]
    975971fast/text/international/bold-bengali.html [ Failure ]
     
    10321028fast/forms/indeterminate-progress-inline-height.html [ Failure ]
    10331029fast/forms/input-appearance-spinbutton.html [ Failure ]
    1034 fast/replaced/border-radius-clip.html [ Failure ]
    10351030accessibility/ios-simulator/press-fires-touch-events.html [ Skip ]
    10361031
     
    10791074webkit.org/b/227891 http/tests/appcache/fail-on-update.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
    10801075
    1081 webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Timeout ]
     1076webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Timeout Pass ]
    10821077
    10831078webkit.org/b/228588 http/tests/appcache/main-resource-redirect-with-sw.html [ Pass Timeout ]
     
    11991194fast/events/context-activated-by-key-event.html [ Skip ]
    12001195
    1201 webkit.org/b/169640 imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html [ Failure ]
    1202 
    12031196webkit.org/b/169558 fast/history/ios/history-scroll-restoration.html [ Pass Failure ]
    12041197
     
    13721365imported/w3c/web-platform-tests/css/css-transforms/transform-fixed-bg-004.html [ Pass ]
    13731366imported/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 ]
    13751367
    13761368webkit.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  
    12571257webkit.org/b/178588 css3/zoom-coords.xhtml [ Failure ]
    12581258webkit.org/b/178588 fast/css/active-display-none.html [ Failure ]
    1259 webkit.org/b/178588 fast/css/button-height.html [ Failure ]
    12601259webkit.org/b/178588 fast/css/image-orientation/image-orientation.html [ Failure ]
    12611260webkit.org/b/178588 fast/css/image-resolution/image-resolution.html [ Failure ]
     
    12671266webkit.org/b/178588 css3/filters/backdrop/effect-hw.html [ ImageOnlyFailure ]
    12681267webkit.org/b/178588 css3/masking/clip-path-reference-userSpaceOnUse.html [ ImageOnlyFailure ]
    1269 webkit.org/b/178588 css3/masking/mask-base64.html [ ImageOnlyFailure ]
    12701268webkit.org/b/178588 css3/masking/mask-repeat-round-padding.html [ ImageOnlyFailure ]
    12711269webkit.org/b/178588 css3/unicode-bidi-isolate-aharon-failing.html [ ImageOnlyFailure ]
     
    13251323webkit.org/b/137572 scrollbars/scrollbar-drag-thumb-with-large-content.html [ Failure ]
    13261324webkit.org/b/137572 scrollbars/scrollbar-selectors.html [ Failure ]
    1327 webkit.org/b/137572 scrollbars/scrollevent-iframe-no-scrolling.html [ Failure ]
    13281325scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ]
    13291326
     
    15551552imported/w3c/web-platform-tests/html/semantics/forms/the-input-element/image01.html [ ImageOnlyFailure ]
    15561553# 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 ]
    15581554imported/w3c/web-platform-tests/html/semantics/embedded-content/the-img-element/image-loading-lazy-slow.html [ ImageOnlyFailure ]
    15591555
     
    16771673fast/ruby/ruby-inline-style-not-updated.html [ Failure ]
    16781674fast/ruby/ruby-justification.html [ ImageOnlyFailure ]
    1679 fast/selectors/read-only-read-write-input-basics.html [ Failure ]
    16801675fast/shapes/shape-outside-floats/shape-outside-floats-shape-margin-percent.html [ ImageOnlyFailure ]
    16811676fast/spatial-navigation/snav-1st-stop.html [ Failure ]
     
    17151710fast/sub-pixel/clip-rect-box-consistent-rounding.html [ ImageOnlyFailure ]
    17161711fast/sub-pixel/file-upload-control-at-fractional-offset.html [ ImageOnlyFailure ]
    1717 fast/sub-pixel/float-wrap-with-subpixel-top.html [ ImageOnlyFailure ]
    17181712fast/sub-pixel/input-caret-on-subpixel-bound.html [ ImageOnlyFailure ]
    17191713fast/sub-pixel/scaled-background-image.html [ ImageOnlyFailure ]
     
    17701764fast/images/animated-gif-window-resizing.html [ Skip ]
    17711765fast/visual-viewport/resize-event-fired-window-resized.html [ Skip ]
    1772 loader/go-back-to-different-window-size.html [ Skip ]
    17731766webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Skip ]
    17741767webkit.org/b/178739 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Skip ]
     
    21932186webkit.org/b/153656 displaylists/replay-skip-clipped-rect.html [ Pass Failure ]
    21942187
    2195 webkit.org/b/153370 imported/w3c/web-platform-tests/html/dom/documents/dom-tree-accessors/document.getElementsByName/document.getElementsByName-newelements.html [ Failure ]
    2196 
    21972188webkit.org/b/153311 fast/replaced/preferred-widths.html [ Pass Failure ]
    21982189
     
    22362227fast/css-generated-content/initial-letter-first-line-wrapping.html [ ImageOnlyFailure ]
    22372228fast/css/pseudo-visited-background-color-on-input.html [ ImageOnlyFailure ]
    2238 fast/forms/select-size.html [ ImageOnlyFailure ]
    22392229fast/inline/inline-with-outline-offset.html [ ImageOnlyFailure ]
    22402230fast/inline/outline-corners-with-offset.html [ ImageOnlyFailure ]
     
    22802270# Tests that are failing after bug 157170 (WPT test sync). These tests may just need rebasing.
    22812271imported/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 ]
    22842272imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/inrange-outofrange.html [ Failure ]
    22852273
     
    22872275
    22882276webkit.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 ]
    22952277
    22962278webkit.org/b/157592 fast/images/composited-animated-gif-outside-viewport.html [ Pass Timeout ]
     
    23422324
    23432325media/video-object-fit-change.html [ ImageOnlyFailure ]
    2344 media/video-object-fit.html [ ImageOnlyFailure ]
    23452326
    23462327media/W3C/video/canPlayType/canPlayType_codecs_order_2.html [ Failure ]
     
    23952376css3/font-variant-small-caps-synthesis.html [ ImageOnlyFailure ]
    23962377
    2397 webkit.org/b/161949 imported/w3c/web-platform-tests/xhr/response-method.htm [ Failure ]
    2398 
    23992378webkit.org/b/130972 transitions/3d/interrupted-transition.html [ Pass Timeout ]
    24002379
     
    25102489
    25112490webkit.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 ]
    25142491
    25152492webkit.org/b/172610 media/ios/autoplay-only-in-main-document.html [ Skip ]
     
    26172594imported/w3c/web-platform-tests/fetch/api/basic/request-headers.any.html [ Failure ]
    26182595imported/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 ]
    26202596
    26212597# <rdar://problem/34209038>
     
    27772753webkit.org/b/180062 fast/text/user-installed-fonts/shadow-postscript.html [ ImageOnlyFailure ]
    27782754webkit.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 ]
    27802755
    27812756webkit.org/b/181838 js/slow-stress/Int32Array-alloc-huge-long-lived.html [ Slow ]
     
    27942769
    27952770webkit.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 ]
    27982771
    27992772webkit.org/b/185332 animations/duplicate-keys.html [ Pass ImageOnlyFailure ]
     
    28042777webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/i18n/css3-text-line-break-opclns-115.html [ ImageOnlyFailure ]
    28052778webkit.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 ]
    28072779
    28082780imported/w3c/web-platform-tests/css/css-text/white-space/textarea-break-spaces-001.html [ ImageOnlyFailure ]
     
    29442916fast/images/animated-heics-verify.html [ Pass ]
    29452917
    2946 # <rdar://problem/36639117> REGRESSION: LayoutTest svg/custom/subpaths-moveto-only-rendering.svg is failing
    2947 svg/custom/subpaths-moveto-only-rendering.svg [ Failure ]
    2948 
    29492918# <rdar://problem/45056204> REGRESSION (iOS 13): Three cookie layout tests failing
    29502919http/wpt/beacon/cors/cors-preflight-cookie.html [ Failure ]
     
    29952964# These tests fail with tiny (0.01%) image diffs with accelerated drawing enabled.
    29962965accessibility/smart-invert-reference.html [ ImageOnlyFailure ]
    2997 fast/css/object-fit/object-fit-canvas.html [ ImageOnlyFailure ]
    29982966scrollingcoordinator/ios/fixed-frame-overflow-swipe.html [ ImageOnlyFailure ]
    29992967imported/blink/compositing/video/video-controls-layer-creation-squashing.html [ ImageOnlyFailure ]
     
    32293197imported/w3c/web-platform-tests/fetch/connection-pool/network-partition-key.html [ Failure ]
    32303198
    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 
    32343199# rdar://80384054 ([ iOS15 ] css3/filters/filter-repaint-shadow-layer-child.html is flaky failure)
    32353200css3/filters/filter-repaint-shadow-layer-child.html [ Pass ImageOnlyFailure ]
     
    32563221webkit.org/b/231261 accessibility/misspelling-range.html  [ Failure ]
    32573222
    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 
    32643223# rdar://80392337 ([ iOS15 ] fast/text/international/system-language/navigator-language/navigator-language-ru.html is a constant failure)
    32653224fast/text/international/system-language/navigator-language/navigator-language-ru.html [ Failure ]
     
    32673226# Canvas tests that pass with some fuzz
    32683227imported/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 ]
    32723228imported/w3c/web-platform-tests/html/canvas/element/manual/line-styles/canvas_linestyles_linecap_001.htm [ ImageOnlyFailure ]
    32733229imported/w3c/web-platform-tests/html/canvas/element/manual/line-styles/lineto_a.html [ ImageOnlyFailure ]
     
    32823238# 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)
    32833239imported/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 ]
    32873240
    32883241webkit.org/b/225607 imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html [ Failure ]
     
    34553408imported/mozilla/svg/blend-color-burn.svg [ ImageOnlyFailure ]
    34563409imported/mozilla/svg/path-02.svg [ ImageOnlyFailure ]
     3410
     3411# Incorrect upstream, but seem to pass on the bots, possibly with a broken baseline.
     3412css2.1/20110323/replaced-intrinsic-001.htm [ Pass ]
     3413
     3414# Failure only on iPad simulator
     3415webkit.org/b/178588 fast/css/button-height.html [ Failure ]
     3416webkit.org/b/214465 imported/w3c/web-platform-tests/css/mediaqueries/mq-gamut-002.html [ ImageOnlyFailure ]
     3417
     3418# Passing only on iOS
     3419webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap-reverse.html [ Pass ]
     3420webkit.org/b/136754 css3/flexbox/csswg/ttwf-reftest-flex-wrap.html [ Pass ]
     3421fast/replaced/border-radius-clip.html [ Pass ]
     3422imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clip-001.htm [ Pass ]
     3423imported/w3c/web-platform-tests/css/css-contain/contain-size-select-001.html [ Pass ]
     3424imported/w3c/web-platform-tests/css/css-contain/contain-size-select-002.html [ Pass ]
     3425imported/w3c/web-platform-tests/css/css-contain/contain-size-select-elem-001.html [ Pass ]
     3426imported/w3c/web-platform-tests/css/css-contain/contain-size-select-elem-002.html [ Pass ]
     3427imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-075.html [ Pass ]
     3428imported/w3c/web-platform-tests/css/css-contain/content-visibility/content-visibility-076.html [ Pass ]
     3429imported/w3c/web-platform-tests/css/css-content/quotes-006.html [ Pass ]
     3430imported/w3c/web-platform-tests/css/css-content/quotes-007.html [ Pass ]
     3431imported/w3c/web-platform-tests/css/css-content/quotes-012.html [ Pass ]
     3432imported/w3c/web-platform-tests/css/css-content/quotes-014.html [ Pass ]
     3433imported/w3c/web-platform-tests/css/css-content/quotes-017.html [ Pass ]
     3434imported/w3c/web-platform-tests/css/css-content/quotes-019.html [ Pass ]
     3435imported/w3c/web-platform-tests/css/css-content/quotes-020.html [ Pass ]
     3436imported/w3c/web-platform-tests/css/css-content/quotes-023.html [ Pass ]
     3437webkit.org/b/221478 imported/w3c/web-platform-tests/css/css-flexbox/dynamic-baseline-change-nested.html [ Pass ]
     3438webkit.org/b/221478 imported/w3c/web-platform-tests/css/css-flexbox/dynamic-baseline-change.html [ Pass ]
     3439webkit.org/b/212046 imported/w3c/web-platform-tests/css/css-flexbox/percentage-heights-014.html [ Pass ]
     3440webkit.org/b/231021 imported/w3c/web-platform-tests/css/css-grid/grid-items/replaced-element-015.html [ Pass ]
     3441webkit.org/b/149828 imported/w3c/web-platform-tests/css/css-images/image-orientation/image-orientation-mask-image.html [ Pass ]
     3442webkit.org/b/214456 imported/w3c/web-platform-tests/css/css-images/multiple-position-color-stop-conic-2.html [ Pass ]
     3443webkit.org/b/214456 imported/w3c/web-platform-tests/css/css-images/tiled-conic-gradients.html [ Pass ]
     3444imported/w3c/web-platform-tests/css/css-masking/clip-path/clip-path-polygon-013.html [ Pass ]
     3445webkit.org/b/203450 imported/w3c/web-platform-tests/css/css-position/sticky/sticky-after-input.html [ Pass ]
     3446webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-043.html [ Pass ]
     3447webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-045.html [ Pass ]
     3448webkit.org/b/230004 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-057.html [ Pass ]
     3449imported/w3c/web-platform-tests/css/css-pseudo/highlight-cascade-001.html [ Pass ]
     3450imported/w3c/web-platform-tests/css/css-pseudo/highlight-cascade-004.html [ Pass ]
     3451imported/w3c/web-platform-tests/css/css-pseudo/highlight-paired-cascade-003.html [ Pass ]
     3452imported/w3c/web-platform-tests/css/css-pseudo/highlight-paired-cascade-006.html [ Pass ]
     3453imported/w3c/web-platform-tests/css/css-pseudo/highlight-styling-002.html [ Pass ]
     3454webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-002.html [ Pass ]
     3455webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-003.html [ Pass ]
     3456webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-004.html [ Pass ]
     3457webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-006.html [ Pass ]
     3458webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-009.html [ Pass ]
     3459webkit.org/b/214463 imported/w3c/web-platform-tests/css/css-sizing/intrinsic-percent-replaced-dynamic-010.html [ Pass ]
     3460webkit.org/b/183258 imported/w3c/web-platform-tests/css/css-text/word-break/word-break-normal-my-000.html [ Pass ]
     3461webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/appearance-menulist-button-002.tentative.html [ Pass ]
     3462webkit.org/b/214299 imported/w3c/web-platform-tests/css/css-ui/webkit-appearance-menulist-button-002.tentative.html [ Pass ]
     3463webkit.org/b/209080 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vlr-in-htb-008.xht [ Pass ]
     3464webkit.org/b/209080 imported/w3c/web-platform-tests/css/css-writing-modes/sizing-orthog-vrl-in-htb-008.xht [ Pass ]
     3465imported/w3c/web-platform-tests/css/mediaqueries/viewport-script-dynamic.html [ Pass ]
     3466imported/w3c/web-platform-tests/html/rendering/bindings/the-select-element-0/option-label.html [ Pass ]
     3467imported/w3c/web-platform-tests/html/rendering/non-replaced-elements/form-controls/select-sizing-001.html [ Pass ]
     3468imported/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  
    566566
    567567webkit.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 ]
    571568
    572569webkit.org/b/122031 fast/animation/request-animation-frame-time-unit.html [ Pass Failure ]
     
    10561053fast/css/getComputedStyle/computed-style-apple-pay-button.html [ Pass ]
    10571054
    1058 # <rdar://problem/23504749> imported/w3c/web-platform-tests/xhr/response-method.htm failing
    1059 imported/w3c/web-platform-tests/xhr/response-method.htm [ Pass Failure ]
    1060 
    10611055# <rdar://problem/23505582> Fails on iMac10,1 and iMac11,1
    10621056fast/canvas/canvas-imageSmoothingEnabled-repaint.html [ Pass Failure ]
     
    24452439
    24462440[ Catalina BigSur ] imported/w3c/web-platform-tests/url/toascii.window.html [ Skip ]
     2441
     2442# Was in LayoutTests/Expectations, now only happening on Mac
     2443imported/w3c/web-platform-tests/xhr/event-timeout-order.any.worker.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.