Title: [266725] trunk/LayoutTests
Revision
266725
Author
cl...@igalia.com
Date
2020-09-08 08:16:07 -0700 (Tue, 08 Sep 2020)

Log Message

[GStreamer] Some convolvernode tests are flaky crashing
https://bugs.webkit.org/show_bug.cgi?id=216118

Unreviewed test gardening.

Some tests are causing random, subsequently run tests to crash. Skip
these tests on affected platforms.


* platform/glib/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (266724 => 266725)


--- trunk/LayoutTests/ChangeLog	2020-09-08 14:53:38 UTC (rev 266724)
+++ trunk/LayoutTests/ChangeLog	2020-09-08 15:16:07 UTC (rev 266725)
@@ -1,3 +1,15 @@
+2020-09-08  Chris Lord  <cl...@igalia.com>
+
+        [GStreamer] Some convolvernode tests are flaky crashing
+        https://bugs.webkit.org/show_bug.cgi?id=216118
+
+        Unreviewed test gardening.
+
+        Some tests are causing random, subsequently run tests to crash. Skip
+        these tests on affected platforms.
+
+        * platform/glib/TestExpectations:
+
 2020-09-08  Karl Rackler  <rack...@apple.com>
 
         Removed 6 forms and 3 tables test expectations for Big Sur

Modified: trunk/LayoutTests/platform/glib/TestExpectations (266724 => 266725)


--- trunk/LayoutTests/platform/glib/TestExpectations	2020-09-08 14:53:38 UTC (rev 266724)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2020-09-08 15:16:07 UTC (rev 266725)
@@ -267,6 +267,10 @@
 
 webkit.org/b/216171 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination.html [ Failure ]
 
+webkit.org/b/216118 webaudio/convolver-setBuffer-different-samplerate.html [ Skip ]
+webkit.org/b/216118 webaudio/convolver-setBuffer-null.html [ Skip ]
+webkit.org/b/216118 webaudio/convolvernode-unmodified-buffer.html [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of GStreamer-related bugs
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to