Changeset 270162 in webkit


Ignore:
Timestamp:
Nov 22, 2020 5:11:31 AM (3 years ago)
Author:
Philippe Normand
Message:

Unreviewed GLib gardening

Skip WebSpeech-related tests on GTK and WPE because these ports
don't support WebSpeech yet.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r270161 r270162  
     12020-11-22  Philippe Normand  <pnormand@igalia.com>
     2
     3        Unreviewed GLib gardening
     4
     5        Skip WebSpeech-related tests on GTK and WPE because these ports
     6        don't support WebSpeech yet.
     7
     8        * platform/glib/TestExpectations:
     9        * platform/gtk/TestExpectations:
     10        * platform/wpe/TestExpectations:
     11
    1122020-11-22  Lauro Moura  <lmoura@igalia.com>
    213
  • trunk/LayoutTests/platform/glib/TestExpectations

    r270161 r270162  
    444444
    445445webkit.org/b/218580 fast/mediastream/captureStream/canvas2d.html [ Failure Timeout ]
    446 
    447 webkit.org/b/219243 fast/storage/serialized-script-value.html [ Pass Crash ]
    448446
    449447#////////////////////////////////////////////////////////////////////////////////////////
     
    14021400fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html [ WontFix ]
    14031401
     1402# Missing WebSpeech implementation
     1403webkit.org/b/136224 fast/speechsynthesis [ Skip ]
     1404webkit.org/b/136224 fast/speechrecognition [ Skip ]
     1405
    14041406#////////////////////////////////////////////////////////////////////////////////////////
    14051407# End of UNSUPPORTED tests.
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r270017 r270162  
    653653Bug(GTK) http/tests/media/track-in-band-hls-metadata.html [ Skip ]
    654654
    655 # Missing WebSpeech implementation
    656 webkit.org/b/136224 fast/speechsynthesis [ Skip ]
    657 
    658655# Skip the perf/ tests in debug builds
    659656Bug(GTK) [ Debug ] perf [ Skip ]
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r270133 r270162  
    692692webkit.org/b/213131 fast/media [ Skip ]
    693693webkit.org/b/213131 fast/repaint [ Skip ]
    694 webkit.org/b/213131 fast/speechsynthesis [ Skip ]
     694
    695695Bug(WPE) fast/text/woff2-totalsfntsize.html [ Pass ]
    696696Bug(WPE) fast/text/woff2.html [ Pass ]
Note: See TracChangeset for help on using the changeset viewer.