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

Changeset 268789 in webkit


Ignore:
Timestamp:
Oct 21, 2020, 1:17:53 AM (6 years ago)
Author:
Diego Pino Garcia
Message:

[GLIB][GTK] Unreviewed test gardening. Update test expectations.

Gardened several audioworklet test that are flaky in GTK. Also skip
non WPT MediaSession tests in GLIB.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r268785 r268789  
     12020-10-21  Diego Pino Garcia  <dpino@igalia.com>
     2
     3        [GLIB][GTK] Unreviewed test gardening. Update test expectations.
     4
     5        Gardened several audioworklet test that are flaky in GTK. Also skip
     6        non WPT MediaSession tests in GLIB.
     7
     8        * platform/glib/TestExpectations:
     9        * platform/gtk/TestExpectations:
     10
    1112020-10-20  Diego Pino Garcia  <dpino@igalia.com>
    212
  • trunk/LayoutTests/platform/glib/TestExpectations

    r268785 r268789  
    843843# MediaSession is not enabled in GTK/WPE.
    844844webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/ [ Skip ]
     845webkit.org/b/217991 media/media-session/ [ Skip ]
    845846
    846847#////////////////////////////////////////////////////////////////////////////////////////
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r268785 r268789  
    102102
    103103# WebAudio
    104 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Pass ]
     104webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Failure Pass ]
    105105webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono.html [ Crash Failure Pass ]
    106106webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade.html [ Crash Pass ]
     
    111111webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/ctor-convolver.html [ Crash Pass ]
    112112webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv.html [ Crash Failure Pass ]
     113
     114# AudioWorklet.
     115webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https.html [ Failure Pass ]
     116webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html [ Failure Pass ]
     117webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-promises.https.html [ Failure Pass ]
     118webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https.html [ Failure Pass ]
    113119
    114120# Synthetic oblique.
Note: See TracChangeset for help on using the changeset viewer.