Title: [253836] trunk/LayoutTests
Revision
253836
Author
tsav...@apple.com
Date
2019-12-20 12:40:47 -0800 (Fri, 20 Dec 2019)

Log Message

Flaky crash in AudioSourceProviderAVFObjC::~AudioSourceProviderAVFObjC on webaudio/silent-audio-interrupted-in-background.html
https://bugs.webkit.org/show_bug.cgi?id=202064

Unreviewed test gardening.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (253835 => 253836)


--- trunk/LayoutTests/ChangeLog	2019-12-20 20:33:20 UTC (rev 253835)
+++ trunk/LayoutTests/ChangeLog	2019-12-20 20:40:47 UTC (rev 253836)
@@ -1,5 +1,14 @@
 2019-12-20  Truitt Savell  <tsav...@apple.com>
 
+        Flaky crash in AudioSourceProviderAVFObjC::~AudioSourceProviderAVFObjC on webaudio/silent-audio-interrupted-in-background.html
+        https://bugs.webkit.org/show_bug.cgi?id=202064
+
+        Unreviewed test gardening.
+
+        * platform/mac/TestExpectations:
+
+2019-12-20  Truitt Savell  <tsav...@apple.com>
+
         Unreviewed, rolling out r253831.
 
         Inadvertent rollout of r253829

Modified: trunk/LayoutTests/platform/mac/TestExpectations (253835 => 253836)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-12-20 20:33:20 UTC (rev 253835)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-12-20 20:40:47 UTC (rev 253836)
@@ -1964,3 +1964,5 @@
 webkit.org/b/205361 [ Release ] crypto/workers/subtle/aes-indexeddb.html [ Pass Timeout ]
 
 webkit.org/b/205403 accessibility/presentation-role-iframe.html [ Pass Failure ]
+
+webkit.org/b/202064 webaudio/silent-audio-interrupted-in-background.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