Skip to content

Commit

Permalink
Update web-audio/ from monorail results
Browse files Browse the repository at this point in the history
See #798 for
the methodology
  • Loading branch information
stephenmcgruer committed Jan 30, 2021
1 parent da9365e commit dd662dd
Show file tree
Hide file tree
Showing 21 changed files with 172 additions and 0 deletions.
4 changes: 4 additions & 0 deletions webaudio/META.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,7 @@ links:
results:
- test: historical.html
subtest: webkitAudioContext interface should not exist
- product: chrome
url: https://crbug.com/884059
results:
- test: idlharness.https.window.html
9 changes: 9 additions & 0 deletions webaudio/the-audio-api/the-audiobuffer-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/1050103
results:
- test: audiobuffer-copy-channel.html
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-audiobuffer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: audiobuffersource-basic.html
- test: audiobuffersource-channels.html
- test: audiobuffersource-multi-channels.html
- test: audiobuffersource-playbackrate-zero.html
- test: buffer-resampling.html
- test: ctor-audiobuffersource.html
19 changes: 19 additions & 0 deletions webaudio/the-audio-api/the-audiocontext-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
links:
- product: chrome
url: https://crbug.com/1141885
results:
- test: audiocontext-detached-execution-context.html
- test: promise-methods-after-discard.html
- product: chrome
url: https://crbug.com/1129528
results:
- test: audiocontext-not-fully-active.html
- product: chrome
url: https://crbug.com/1050103
results:
- test: audiocontextoptions.html
- test: constructor-allowed-to-start.html
- product: chrome
url: https://crbug.com/1096606
results:
- test: processing-after-resume.https.html
6 changes: 6 additions & 0 deletions webaudio/the-audio-api/the-audionode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: audionode-disconnect-audioparam.html
- test: audionode-disconnect.html
20 changes: 20 additions & 0 deletions webaudio/the-audio-api/the-audioparam-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: audioparam-exceptional-values.html
- test: audioparam-exponentialRampToValueAtTime.html
- test: audioparam-linearRampToValueAtTime.html
- test: audioparam-method-chaining.html
- test: audioparam-setTargetAtTime.html
- test: audioparam-setValueCurveAtTime.html
- test: audioparam-setValueCurve-exceptions.html
- test: automation-rate.html
- test: k-rate-audioworklet.https.html
- test: k-rate-biquad.html
- test: k-rate-constant-source.html
- test: k-rate-delay.html
- test: k-rate-gain.html
- test: k-rate-oscillator.html
- test: k-rate-panner.html
- test: k-rate-stereo-panner.html
14 changes: 14 additions & 0 deletions webaudio/the-audio-api/the-audioworklet-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
links:
- product: chrome
url: https://crbug.com/1050103
results:
- test: audioworkletprocessor-process-frozen-array.https.html
- product: chrome
url: https://crbug.com/1050969
results:
- test: audioworkletprocessor-promises.https.html
- product: chrome
url: https://crbug.com/1046516
results:
- test: process-getter.https.html
- test: processor-construction-port.https.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: biquad-automation.html
- test: biquad-basic.html
- test: biquad-getFrequencyResponse.html
- test: ctor-biquadfilter.html
- test: no-dezippering.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: audiochannelsplitter.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: constant-source-basic.html
- test: constant-source-output.html
- test: ctor-constantsource.html
8 changes: 8 additions & 0 deletions webaudio/the-audio-api/the-convolvernode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: convolver-cascade.html
- test: convolver-response-1-chan.html
- test: convolver-response-2-chan.html
- test: convolver-response-4-chan.html
7 changes: 7 additions & 0 deletions webaudio/the-audio-api/the-delaynode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-delay.html
- test: delaynode-maxdelaylimit.html
- test: no-dezippering.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-dynamicscompressor.html
6 changes: 6 additions & 0 deletions webaudio/the-audio-api/the-gainnode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-gain.html
- test: no-dezippering.html
6 changes: 6 additions & 0 deletions webaudio/the-audio-api/the-iirfilternode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-iirfilter.html
- test: iirfilter.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,8 @@ links:
results:
- test: mediaElementAudioSourceToScriptProcessorTest.html
status: FAIL
- product: chrome
url: https://crbug.com/1050103
results:
- test: cors-check.https.html
- test: no-cors.https.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/1141885
results:
- test: offlineaudiocontext-detached-execution-context.html
6 changes: 6 additions & 0 deletions webaudio/the-audio-api/the-oscillatornode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-oscillator.html
- test: detune-limiting.html
8 changes: 8 additions & 0 deletions webaudio/the-audio-api/the-pannernode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-panner.html
- test: panner-automation-basic.html
- test: panner-equalpower.html
- test: panner-rolloff-clamping.html
8 changes: 8 additions & 0 deletions webaudio/the-audio-api/the-stereopanner-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: ctor-stereopanner.html
- test: no-dezippering.html
- test: stereopannernode-basic.html
- test: stereopannernode-panning.html
5 changes: 5 additions & 0 deletions webaudio/the-audio-api/the-waveshapernode-interface/META.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
links:
- product: chrome
url: https://crbug.com/884059
results:
- test: waveshaper-copy-curve.html

0 comments on commit dd662dd

Please sign in to comment.