Title: [291695] trunk/LayoutTests
Revision
291695
Author
matteo_flo...@apple.com
Date
2022-03-22 13:33:50 -0700 (Tue, 22 Mar 2022)

Log Message

[ iOS GPUP arm64 ] 5 webaudio/* are constant text failures since being unskipped.
https://bugs.webkit.org/show_bug.cgi?id=238220

Unreviewed test gardening.

* platform/ios-simulator/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (291694 => 291695)


--- trunk/LayoutTests/ChangeLog	2022-03-22 20:24:19 UTC (rev 291694)
+++ trunk/LayoutTests/ChangeLog	2022-03-22 20:33:50 UTC (rev 291695)
@@ -16,6 +16,15 @@
 
         * platform/mac/TestExpectations: Removing no longer needed test expectation.
 
+2022-03-22  Matteo Flores  <matteo_flo...@apple.com>
+
+        [ iOS GPUP arm64 ] 5 webaudio/* are constant text failures since being unskipped.
+        https://bugs.webkit.org/show_bug.cgi?id=238220
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/TestExpectations:
+
 2022-03-22  Chris Dumez  <cdu...@apple.com>
 
         REGRESSION (iOS 15.1 / r280824) QuickLook - model not loading when passing extra parameters

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (291694 => 291695)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2022-03-22 20:24:19 UTC (rev 291694)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2022-03-22 20:33:50 UTC (rev 291695)
@@ -126,4 +126,11 @@
 webkit.org/b/223949 crypto/crypto-random-values-oom.html [ Pass Timeout ]
 
 # This test relies on ARQL APIs which are not available in the Simulator
-model-element/model-element-ready.html [ Skip ]
\ No newline at end of file
+model-element/model-element-ready.html [ Skip ]
+
+# webkit.org/b/238220 These 5 tests are constant failures on gpup arm64
+[ arm64 ] webaudio/Analyser/realtimeanalyser-fftsize-reset.html [ Failure ]
+[ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data-smoothing.html [ Failure ]
+[ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ]
+[ arm64 ] webaudio/OfflineAudioContext-bad-buffer-crash.html [ Failure ]
+[ arm64 ] webaudio/OfflineAudioContext/bad-buffer-length.html [ Failure ]
\ 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