Title: [284787] trunk/LayoutTests
Revision
284787
Author
[email protected]
Date
2021-10-25 09:17:06 -0700 (Mon, 25 Oct 2021)

Log Message

Regression (r284330): [ macOS wk1 Debug ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=232244

Unreviewed test gardening.

* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (284786 => 284787)


--- trunk/LayoutTests/ChangeLog	2021-10-25 15:37:16 UTC (rev 284786)
+++ trunk/LayoutTests/ChangeLog	2021-10-25 16:17:06 UTC (rev 284787)
@@ -1,3 +1,12 @@
+2021-10-25  Ayumi Kojima  <[email protected]>
+
+        Regression (r284330): [ macOS wk1 Debug ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=232244
+
+        Unreviewed test gardening.
+
+        * platform/mac-wk1/TestExpectations:
+
 2021-10-25  Alan Bujtas  <[email protected]>
 
         [LFC][IFC] Check across inline box boundaries for breakable position

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (284786 => 284787)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-10-25 15:37:16 UTC (rev 284786)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2021-10-25 16:17:06 UTC (rev 284787)
@@ -1371,6 +1371,8 @@
 webkit.org/b/228796 [ BigSur+ ] webaudio/silent-audio-interrupted-in-background.html [ Pass Timeout ]
 webkit.org/b/228796 [ Catalina Debug ] webaudio/silent-audio-interrupted-in-background.html [ Pass Timeout ]
 
+webkit.org/b/232244 [ Debug ] webaudio/AudioBuffer/huge-buffer.html [ Pass Timeout ]
+
 webkit.org/b/227136 media/video-pause-immediately.html [ Pass Failure ]
 
 webkit.org/b/228084 [ BigSur Release ] media/video-restricted-no-preload-auto.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to