Title: [268789] trunk/LayoutTests
Revision
268789
Author
[email protected]
Date
2020-10-21 01:17:53 -0700 (Wed, 21 Oct 2020)

Log 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (268788 => 268789)


--- trunk/LayoutTests/ChangeLog	2020-10-21 08:02:41 UTC (rev 268788)
+++ trunk/LayoutTests/ChangeLog	2020-10-21 08:17:53 UTC (rev 268789)
@@ -1,3 +1,13 @@
+2020-10-21  Diego Pino Garcia  <[email protected]>
+
+        [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:
+
 2020-10-20  Diego Pino Garcia  <[email protected]>
 
         [GLIB][GTK] Unreviewwed test gardening. Update test expectations.

Modified: trunk/LayoutTests/platform/glib/TestExpectations (268788 => 268789)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-10-21 08:02:41 UTC (rev 268788)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-10-21 08:17:53 UTC (rev 268789)
@@ -842,6 +842,7 @@
 
 # MediaSession is not enabled in GTK/WPE.
 webkit.org/b/217991 imported/w3c/web-platform-tests/mediasession/ [ Skip ]
+webkit.org/b/217991 media/media-session/ [ Skip ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of WPT-related bugs

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (268788 => 268789)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-10-21 08:02:41 UTC (rev 268788)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-10-21 08:17:53 UTC (rev 268789)
@@ -101,7 +101,7 @@
 webkit.org/b/177940 workers/wasm-hashset-many-2.html [ Crash Slow ]
 
 # WebAudio
-webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Pass ]
+webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/active-processing.https.html [ Crash Failure Pass ]
 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolution-mono-mono.html [ Crash Failure Pass ]
 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade.html [ Crash Pass ]
 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-1-chan.html [ Crash Failure Pass ]
@@ -111,6 +111,12 @@
 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/ctor-convolver.html [ Crash Pass ]
 webkit.org/b/216118 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv.html [ Crash Failure Pass ]
 
+# AudioWorklet.
+webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-output-channel-count.https.html [ Failure Pass ]
+webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-zero-outputs.https.html [ Failure Pass ]
+webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-promises.https.html [ Failure Pass ]
+webkit.org/b/218010 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/suspended-context-messageport.https.html [ Failure Pass ]
+
 # Synthetic oblique.
 webkit.org/b/217946 fast/text/synthetic-oblique.html [ ImageOnlyFailure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to