haikuwebkit/LayoutTests/webaudio/IIRFilter
Chris Dumez cb281c2247 WebAudio tests may give slightly different outputs on different platforms
https://bugs.webkit.org/show_bug.cgi?id=218929

Reviewed by Geoffrey Garen.

LayoutTests/imported/w3c:

Rebaseline WPT tests now that their output has changed.

* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audiobuffersource-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-audioworklet-connections.https-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-connection-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-constant-source-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-delay-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-gain-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-oscillator-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-stereo-panner-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-cascade-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-response-4-chan-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-delaynode-interface/maxdelay-rounding-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-oscillatornode-interface/detune-limiting-expected.txt:
* web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/automation-changes-expected.txt:

LayoutTests:

WebAudio tests may give slightly different outputs on different platforms, causing what looks like flakiness.
This is due to the "(contains X different values)" because X may differ from one platform to another
(usually +/- 1).

* resources/testharnessreport.js:
(self.testRunner.add_completion_callback):
Strip the "(contains X different values)" strings from output lines.

* webaudio/AudioNode/tail-connections-expected.txt:
* webaudio/AudioNode/tail-processing-expected.txt:
* webaudio/BiquadFilter/biquad-829349-expected.txt:
* webaudio/BiquadFilter/tail-time-allpass-expected.txt:
* webaudio/BiquadFilter/tail-time-bandpass-expected.txt:
* webaudio/BiquadFilter/tail-time-highpass-expected.txt:
* webaudio/BiquadFilter/tail-time-highshelf-expected.txt:
* webaudio/BiquadFilter/tail-time-lowpass-expected.txt:
* webaudio/BiquadFilter/tail-time-lowshelf-expected.txt:
* webaudio/BiquadFilter/tail-time-notch-expected.txt:
* webaudio/BiquadFilter/tail-time-peaking-expected.txt:
* webaudio/IIRFilter/iir-tail-time-expected.txt:
Rebaseline tests accordingly.


Canonical link: https://commits.webkit.org/231617@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@269853 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2020-11-16 16:40:58 +00:00
..
iir-tail-time-expected.txt WebAudio tests may give slightly different outputs on different platforms 2020-11-16 16:40:58 +00:00
iir-tail-time.html
iir-unstable-expected.txt
iir-unstable.html
unstable-filter-warning-expected.txt
unstable-filter-warning.html