webaudio: Throw when setting invalid automationRate on AudioBufferSourceNode (#26469)

This commit is contained in:
Shamir Khodzha 2024-02-28 22:24:08 +01:00 committed by GitHub
parent 5c87fe940e
commit 201cdbab17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 56 additions and 22 deletions

View file

@ -2,12 +2,6 @@
[< [AudioBufferSourceNode\] 2 out of 4 assertions were failed.]
expected: FAIL
[X Set AudioBufferSourceNode.detune.automationRate to "a-rate" did not throw an exception.]
expected: FAIL
[X Set AudioBufferSourceNode.playbackRate.automationRate to "a-rate" did not throw an exception.]
expected: FAIL
[Executing "DelayNode"]
expected: FAIL

View file

@ -5,12 +5,6 @@
[Executing "DynamicsCompressorNode"]
expected: FAIL
[X Set AudioBufferSourceNode.detune.automationRate to "a-rate" did not throw an exception.]
expected: FAIL
[X Set AudioBufferSourceNode.playbackRate.automationRate to "a-rate" did not throw an exception.]
expected: FAIL
[< [AudioBufferSourceNode\] 2 out of 4 assertions were failed.]
expected: FAIL