Changeset 263262 in webkit


Ignore:
Timestamp:
Jun 19, 2020 6:34:26 AM (4 years ago)
Author:
Lauro Moura
Message:

[GTK] Garden some flaky crashes and start expect reorg

Unreviewed test gardening.

Also start new section in the top of the file to follow the glib
expectation grouping.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r263260 r263262  
     12020-06-18  Lauro Moura  <lmoura@igalia.com>
     2
     3        [GTK] Garden some flaky crashes and start expect reorg
     4
     5        Unreviewed test gardening.
     6
     7        Also start new section in the top of the file to follow the glib
     8        expectation grouping.
     9
     10        * platform/gtk-wayland/TestExpectations:
     11        * platform/gtk/TestExpectations:
     12        * platform/glib/TestExpectations:
     13
    1142020-06-19  Zalan Bujtas  <zalan@apple.com>
    215
  • trunk/LayoutTests/platform/glib/TestExpectations

    r263254 r263262  
    8080webkit.org/b/210528 media/media-source/media-source-seek-back.html [ Crash Pass ]
    8181webkit.org/b/210528 media/video-src-blob-replay.html [ Crash Pass ]
     82webkit.org/b/210528 fast/mediastream/MediaStream-MediaElement-setObject-null.html [ Crash Pass ]
    8283
    8384webkit.org/b/213011 fast/mediastream/media-stream-track-interrupted.html [ Failure ]
  • trunk/LayoutTests/platform/gtk-wayland/TestExpectations

    r260930 r263262  
    1515webkit.org/b/210370 media/track/text-track-cue-is-reachable.html [ Pass ]
    1616webkit.org/b/210848 compositing/video/video-border-radius-clipping.html [ Pass ]
     17
     18#//////////////////////////////////////////////////////////////////////////////////////////
     19# Triaged Expectations
     20# * KEEP THE SECTIONS SORTED ALPHABETICALLY.
     21# * ALWAYS WITH BUG ENTRIES for things like Timeout, Failure and Crash.
     22#
     23# For more info, check the glib/TestExpectations file
     24# If unsure of where to put the expectations, add the test to the end of the file and
     25# ask for triaging.
     26#//////////////////////////////////////////////////////////////////////////////////////////
     27
     28# Workers
     29## Crashing in X11, but also timing out in Wayland
     30webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash Timeout ]
     31
     32#//////////////////////////////////////////////////////////////////////////////////////////
     33# End of Triaged Expectations
     34# Legacy Expectations sections below
     35#//////////////////////////////////////////////////////////////////////////////////////////
    1736
    1837#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r263254 r263262  
    3434#//////////////////////////////////////////////////////////////////////////////////////////
    3535# End platform-specific directories.
     36#//////////////////////////////////////////////////////////////////////////////////////////
     37
     38#//////////////////////////////////////////////////////////////////////////////////////////
     39# Triaged Expectations
     40# * KEEP THE SECTIONS SORTED ALPHABETICALLY.
     41# * ALWAYS WITH BUG ENTRIES for things like Timeout, Failure and Crash.
     42#
     43# For more info, check the glib/TestExpectations file
     44# If unsure of where to put the expectations, add the test to the end of the file and
     45# ask for triaging.
     46#//////////////////////////////////////////////////////////////////////////////////////////
     47
     48# GStreamer - GTK-Only. Most GStreamer issues probably will go in the glib expectations
     49webkit.org/b/210528 media/video-supports-fullscreen.html [ Crash Pass ]
     50
     51# Printing
     52webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
     53webkit.org/b/196542 printing/printing-events.html [ Crash ]
     54
     55# Workers
     56## Also timeouts sometimes in Wayland
     57webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
     58
     59#//////////////////////////////////////////////////////////////////////////////////////////
     60# End of Triaged Expectations
     61# Legacy Expectations sections below
    3662#//////////////////////////////////////////////////////////////////////////////////////////
    3763
     
    13361362webkit.org/b/177536 media/video-object-fit.html [ Crash ImageOnlyFailure ]
    13371363
    1338 webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash ]
    1339 
    13401364webkit.org/b/185546 media/video-playbackrate.html [ Crash Pass Timeout ]
    13411365
     
    13511375
    13521376imported/w3c/web-platform-tests/mathml/relations/css-styling/color-004.html [ ImageOnlyFailure ]
    1353 
    1354 webkit.org/b/196542 printing/crash-while-formatting-subframe-for-printing.html [ Crash ]
    1355 webkit.org/b/196542 printing/printing-events.html [ Crash ]
    13561377
    13571378webkit.org/b/196799 imported/blink/fast/css/first-letter-crash-document-disposal.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.