⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 280607 in webkit


Ignore:
Timestamp:
Aug 3, 2021, 12:27:22 PM (5 years ago)
Author:
Lauro Moura
Message:

[GLIB] Garden some passing tests

Unreviewed test gardening.

Covering latest WPE expected to fail but passing tests.

  • platform/glib/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/wpe/TestExpectations:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r280601 r280607  
     12021-08-03  Lauro Moura  <lmoura@igalia.com>
     2
     3        [GLIB] Garden some passing tests
     4
     5        Unreviewed test gardening.
     6
     7        Covering latest WPE expected to fail but passing tests.
     8
     9        * platform/glib/TestExpectations:
     10        * platform/gtk/TestExpectations:
     11        * platform/wpe/TestExpectations:
     12
    1132021-08-03  Kimmo Kinnunen  <kkinnunen@apple.com>
    214
  • trunk/LayoutTests/platform/glib/TestExpectations

    r280580 r280607  
    279279
    280280# GLIB PASS since 238990@main
    281 webkit.org/b/206881 imported/w3c/web-platform-tests/css/css-fonts/font-variant-east-asian.html [ ImageOnlyFailure ]
     281webkit.org/b/206881 imported/w3c/web-platform-tests/css/css-fonts/font-variant-east-asian.html [ Pass ]
    282282
    283283#////////////////////////////////////////////////////////////////////////////////////////
     
    811811# ResourceTiming API bugs
    812812#////////////////////////////////////////////////////////////////////////////////////////
    813 
    814 webkit.org/b/222756 http/tests/performance/paint-timing/performance-paint-timing-fcp-after-visually-non-empty-for-style.html [ Failure ]
    815813
    816814webkit.org/b/224657 imported/w3c/web-platform-tests/service-workers/service-worker/next-hop-protocol.https.html [ Failure ]
     
    22442242webkit.org/b/137311 media/video-fullscreen-only-playback.html [ Timeout Crash ]
    22452243
    2246 webkit.org/b/198113 fast/mediastream/media-stream-page-muted.html [ Crash Timeout ]
     2244webkit.org/b/198113 [ Release ] fast/mediastream/media-stream-page-muted.html [ Pass ]
     2245webkit.org/b/198113 [ Debug ] fast/mediastream/media-stream-page-muted.html [ Timeout ]
    22472246
    22482247webkit.org/b/213506 webrtc/audio-video-element-playing.html [ Crash Pass ]
     
    22942293webkit.org/b/225462 imported/w3c/web-platform-tests/css/css-backgrounds/border-radius-clip-001.html [ ImageOnlyFailure ]
    22952294
    2296 # Failing after r277077.
    2297 webkit.org/b/225466 imported/w3c/web-platform-tests/css/css-color-adjust/rendering/dark-color-scheme/color-scheme-system-colors.html [ Failure ]
    2298 
    22992295# Failing since r277091.
    23002296webkit.org/b/225499 imported/w3c/web-platform-tests/css/css-fonts/font-feature-resolution-002.html [ ImageOnlyFailure ]
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r280580 r280607  
    19281928
    19291929webkit.org/b/206264 imported/w3c/web-platform-tests/css/css-multicol/multicol-gap-percentage-001.html [ Failure ]
    1930 
    1931 webkit.org/b/194933 http/tests/cookies/same-site/user-load-cross-site-redirect.py [ Failure ]
    19321930
    19331931webkit.org/b/211981 editing/pasteboard/data-transfer-get-data-on-pasting-html-uses-blob-url.html [ Failure ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r280580 r280607  
    257257# WebGL
    258258webkit.org/b/213203 webgl/1.0.3/conformance/rendering/multisample-corruption.html [ Failure Timeout ]
    259 webkit.org/b/220720 fast/canvas/webgl/oes-vertex-array-object.html [ Failure ]
    260259
    261260# Workers
     
    504503# IsLoggedIn is an experimental feature (Introduced in r250944)
    505504http/tests/is-logged-in/ [ Skip ]
    506 
    507 webkit.org/b/172811 fast/css/input-search-padding.html [ Failure ]
    508505
    509506webkit.org/b/177527 fast/hidpi/filters-blur.html [ ImageOnlyFailure ]
     
    13201317webkit.org/b/190626 imported/w3c/web-platform-tests/html/semantics/forms/the-datalist-element/datalistoptions.html [ Failure ]
    13211318
    1322 webkit.org/b/194933 http/tests/cookies/same-site/user-load-cross-site-redirect.py [ Failure ]
    1323 
    13241319webkit.org/b/202229 css-dark-mode/older-syntax/supported-color-schemes-css.html [ Pass Crash ]
    13251320
Note: See TracChangeset for help on using the changeset viewer.