Changeset 288347 in webkit


Ignore:
Timestamp:
Jan 20, 2022 7:47:08 PM (2 years ago)
Author:
jonlee@apple.com
Message:

WPT progressions after r288070 (complex font codepath for IFC)

Unreviewed.

Patch by Alan Bujtas <Alan Bujtas> on 2022-01-20

Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r288346 r288347  
    77        * TestExpectations:
    88        * platform/mac/TestExpectations:
     9
     102022-01-20  Jon Lee  <jonlee554@gmail.com>
     11
     12        Unreviewed gardening.
     13
     14        * gpu-process/TestExpectations: Remove failing test expectations. Bots show fully passing.
     15        * platform/ios-simulator/TestExpectations:
     16        * platform/ios-wk2/TestExpectations:
     17        * platform/ios/TestExpectations: media/track/track-in-band-mode.html is flaky, not always failing.
    918
    10192022-01-20  Jon Lee  <jonlee554@gmail.com>
  • trunk/LayoutTests/gpu-process/TestExpectations

    r288344 r288347  
    915915loader/go-back-to-different-window-size.html [ Pass ]
    916916mathml/presentation/mroot-pref-width.html
    917 media/media-can-play-wav-audio.html [ Pass ]
    918 media/media-captions-no-controls.html [ Pass ]
    919917media/media-session/actionHandlerInternalMappings.html
    920918media/remote-control-command-seek.html [ Pass ]
    921 media/sources-fallback-codecs.html [ Pass ]
    922919media/track/track-css-visible-stroke.html
    923920media/track/track-in-band-legacy-api.html [ Pass ]
    924 media/track/track-in-band-mode.html [ Pass ]
    925 media/track/track-manual-mode.html [ Pass ]
    926 media/track/video-track-alternate-groups.html [ Pass ]
    927921media/video-canvas-createPattern.html [ Pass ]
    928922media/video-object-fit.html [ Pass ]
     
    930924media/video-src-blob-replay.html
    931925media/video-src-blob-using-open-panel.html [ Pass ]
    932 media/vp9.html [ Pass ]
    933926pointerevents/mouse/pointer-event-basic-properties.html [ Timeout ]
    934927scrollbars/scrollevent-iframe-no-scrolling.html [ Pass ]
  • trunk/LayoutTests/platform/ios-simulator/TestExpectations

    r287237 r288347  
    2626
    2727media/track/track-in-band-legacy-api.html [ Failure ]
    28 media/track/video-track-alternate-groups.html [ Failure ]
    2928
    3029svg/filters/filter-hidden-content.svg [ Failure ]
  • trunk/LayoutTests/platform/ios-wk2/TestExpectations

    r288248 r288347  
    21242124fast/forms/ios/scroll-to-reveal-focused-select.html [ Failure ]
    21252125fast/scrolling/ios/body-overflow-hidden-height-100-percent-zoomed-1.html [ Failure ]
    2126 media/vp9.html [ Failure ]
    21272126webgl/pending/conformance2/glsl3/empty-shader-with-output.html [ Failure ]
    21282127
  • trunk/LayoutTests/platform/ios/TestExpectations

    r288344 r288347  
    23562356media/audio-mpeg-supported.html [ Failure ]
    23572357media/event-attributes.html [ Failure ]
    2358 media/media-can-play-wav-audio.html [ Failure ]
    2359 media/media-captions-no-controls.html [ Failure ]
    23602358media/media-can-play-webm.html [ Failure ]
    23612359media/media-higher-prio-audio-stream.html [ Failure ]
     
    23632361media/restore-from-page-cache.html [ Failure ]
    23642362media/track/track-forced-subtitles-in-band.html [ Failure ]
    2365 media/track/track-in-band-mode.html [ Failure ]
    2366 media/track/track-manual-mode.html [ Failure ]
     2363media/track/track-in-band-mode.html [ Pass Failure ]
    23672364media/track/w3c/interfaces/TextTrackCue/align.html [ Failure ]
    23682365media/video-autoplay-allowed-but-fullscreen-required.html [ Failure ]
     
    26232620# <rdar://problem/32626498> REGRESSION (iOS 11/High Sierra): media/remote-control-command-seek.html is timing out
    26242621media/remote-control-command-seek.html [ Timeout ]
    2625 
    2626 # <rdar://problem/32715903> iOS 11: LayoutTest media/sources-fallback-codecs.html is failing
    2627 media/sources-fallback-codecs.html [ Failure ]
    26282622
    26292623# <rdar://problem/32715902> iOS 11: LayoutTest media/video-src-blob-using-open-panel.html is failing
Note: See TracChangeset for help on using the changeset viewer.