Title: [263266] trunk/LayoutTests
Revision
263266
Author
lawrenc...@apple.com
Date
2020-06-19 08:28:56 -0700 (Fri, 19 Jun 2020)

Log Message

Mac wk2 Debug] webaudio/biquad-bandpass.html is flaky crashing with alert WTFCrash - WebCore::WebKitAudioContext::~WebKitAudioContext() + 654 (WebKitAudioContext.cpp:209).
https://bugs.webkit.org/show_bug.cgi?id=213375

Unreviewed test gardening.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263265 => 263266)


--- trunk/LayoutTests/ChangeLog	2020-06-19 14:35:36 UTC (rev 263265)
+++ trunk/LayoutTests/ChangeLog	2020-06-19 15:28:56 UTC (rev 263266)
@@ -1,3 +1,12 @@
+2020-06-19  Jason Lawrence  <lawrenc...@apple.com>
+
+        Mac wk2 Debug] webaudio/biquad-bandpass.html is flaky crashing with alert WTFCrash - WebCore::WebKitAudioContext::~WebKitAudioContext() + 654 (WebKitAudioContext.cpp:209).
+        https://bugs.webkit.org/show_bug.cgi?id=213375
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk2/TestExpectations:
+
 2020-06-10  Sergio Villar Senin  <svil...@igalia.com>
 
         REGRESSION(r262254?): [WPE] imported/w3c/web-platform-tests/webxr/idlharness.https.window.html is failing

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (263265 => 263266)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-19 14:35:36 UTC (rev 263265)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2020-06-19 15:28:56 UTC (rev 263266)
@@ -1038,4 +1038,6 @@
 
 webkit.org/b/213292 [ Catalina Release ] http/tests/IndexedDB/storage-limit-1.https.html [ Pass Failure ]
 
-webkit.org/b/213351 [ Catalina Debug ] fast/events/platform-wheelevent-in-scrolling-div.html [ Pass Failure ] 
\ No newline at end of file
+webkit.org/b/213351 [ Catalina Debug ] fast/events/platform-wheelevent-in-scrolling-div.html [ Pass Failure ] 
+
+webkit.org/b/213375 [ Debug ] webaudio/biquad-bandpass.html [ Pass Crash ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to