Title: [293796] trunk/LayoutTests
Revision
293796
Author
rack...@apple.com
Date
2022-05-04 15:47:25 -0700 (Wed, 04 May 2022)

Log Message

[ iOS ][ macOS Debug wk1 ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=240081

Unreviewed test gardening.

Canonical link: https://commits.webkit.org/250270@main

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (293795 => 293796)


--- trunk/LayoutTests/ChangeLog	2022-05-04 22:03:39 UTC (rev 293795)
+++ trunk/LayoutTests/ChangeLog	2022-05-04 22:47:25 UTC (rev 293796)
@@ -1,3 +1,13 @@
+2022-05-04  Karl Rackler  <rack...@apple.com>
+
+        [ iOS ][ macOS Debug wk1 ] webaudio/AudioBuffer/huge-buffer.html is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=240081
+
+        Unreviewed test gardening. 
+
+        * platform/ios/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2022-05-04  Kate Cheney  <katherine_che...@apple.com>
 
         REGRESSION (r293427): [ iOS ] http/tests/quicklook/same-origin-xmlhttprequest-allowed.html is a constant crash and failure (240024)

Modified: trunk/LayoutTests/platform/ios/TestExpectations (293795 => 293796)


--- trunk/LayoutTests/platform/ios/TestExpectations	2022-05-04 22:03:39 UTC (rev 293795)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2022-05-04 22:47:25 UTC (rev 293796)
@@ -3602,3 +3602,5 @@
 webkit.org/b/240074 imported/w3c/web-platform-tests/service-workers/service-worker/registration-updateviacache.https.html [ Pass Failure ]
 
 webkit.org/b/237552 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/same-hash.html [ Pass Failure ]
+
+webkit.org/b/240081 webaudio/AudioBuffer/huge-buffer.html [ Pass Timeout ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (293795 => 293796)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-05-04 22:03:39 UTC (rev 293795)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-05-04 22:47:25 UTC (rev 293796)
@@ -1883,3 +1883,4 @@
 
 webkit.org/b/237552 imported/w3c/web-platform-tests/html/browsers/history/the-location-interface/same-hash.html [ Pass Failure ]
 
+webkit.org/b/240081 [ Debug ]  webaudio/AudioBuffer/huge-buffer.html [ Pass Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to