Title: [269978] trunk/LayoutTests
Revision
269978
Author
[email protected]
Date
2020-11-18 13:09:19 -0800 (Wed, 18 Nov 2020)

Log Message

Unreviewed, unskip several webaudio tests on Apple Silicon.

Those tests are no longer failing or flaky on this platform.

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269977 => 269978)


--- trunk/LayoutTests/ChangeLog	2020-11-18 20:50:36 UTC (rev 269977)
+++ trunk/LayoutTests/ChangeLog	2020-11-18 21:09:19 UTC (rev 269978)
@@ -1,3 +1,11 @@
+2020-11-18  Chris Dumez  <[email protected]>
+
+        Unreviewed, unskip several webaudio tests on Apple Silicon.
+
+        Those tests are no longer failing or flaky on this platform.
+
+        * platform/mac/TestExpectations:
+
 2020-11-18  Aditya Keerthi  <[email protected]>
 
         [iOS][FCR] Add new look for radio buttons

Modified: trunk/LayoutTests/platform/mac/TestExpectations (269977 => 269978)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-11-18 20:50:36 UTC (rev 269977)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-11-18 21:09:19 UTC (rev 269978)
@@ -2203,21 +2203,9 @@
 [ BigSur+ ] http/tests/media/hls/hls-hdr-switch.html [ Pass ]
 
 # rdar://69347249
-[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-connection.html [ Failure ]
-[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections.html [ Failure ]
-[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-biquadfilternode-interface/biquad-getFrequencyResponse.html [ Failure ]
-[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-4-chan.html [ Failure ]
 [ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/realtime-conv.html [ Failure ]
-[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/automation-changes.html [ Failure ]
 [ arm64 ] webaudio/Analyser/realtimeanalyser-byte-data.html [ Failure ]
 [ arm64 ] webaudio/Analyser/realtimeanalyser-freq-data.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-allpass.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-bandpass.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-highpass.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-highshelf.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-lowpass.html [ Failure ]
-[ arm64 ] webaudio/BiquadFilter/tail-time-peaking.html [ Failure ]
-[ arm64 ] webaudio/IIRFilter/iir-tail-time.html [ Failure ]
 [ arm64 ] webaudio/Oscillator/no-dezippering.html [ Failure ]
 [ arm64 ] webaudio/convolution-mono-mono.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to