blob: 0d303702eb61710e12f2c9eb3febb9f134818079 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
|
[DEFAULT]
tags = mtg webaudio
subsuite = media
support-files =
8kHz-320kbps-6ch.aac
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audiovideo.mp4
audioBufferSourceNodeDetached_worker.js
corsServer.sjs
!/dom/events/test/event_leak_utils.js
file_nodeCreationDocumentGone.html
invalid.txt
invalidContent.flac
layouttest-glue.js
nil-packet.ogg
noaudio.webm
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.ogg
small-shot.mp3
sweep-300-330-1sec.opus
ting-44.1k-1ch.ogg
ting-44.1k-2ch.ogg
ting-48k-1ch.ogg
ting-48k-2ch.ogg
ting-44.1k-1ch.wav
ting-44.1k-2ch.wav
ting-48k-1ch.wav
ting-48k-2ch.wav
sine-440-10s.opus
webaudio.js
# See ./generate-test-files.py
half-a-second-1ch-44100-aac.aac
half-a-second-1ch-44100-aac.mp4
half-a-second-1ch-44100-flac.flac
half-a-second-1ch-44100-libmp3lame.mp3
half-a-second-1ch-44100-libopus.mp4
half-a-second-1ch-44100-libopus.opus
half-a-second-1ch-44100-libopus.webm
half-a-second-1ch-44100-libvorbis.ogg
half-a-second-1ch-44100-libvorbis.webm
half-a-second-1ch-44100.wav
half-a-second-1ch-48000-aac.aac
half-a-second-1ch-48000-aac.mp4
half-a-second-1ch-48000-flac.flac
half-a-second-1ch-48000-libmp3lame.mp3
half-a-second-1ch-48000-libopus.mp4
half-a-second-1ch-48000-libopus.opus
half-a-second-1ch-48000-libopus.webm
half-a-second-1ch-48000-libvorbis.ogg
half-a-second-1ch-48000-libvorbis.webm
half-a-second-1ch-48000.wav
half-a-second-2ch-44100-aac.aac
half-a-second-2ch-44100-aac.mp4
half-a-second-2ch-44100-flac.flac
half-a-second-2ch-44100-libmp3lame.mp3
half-a-second-2ch-44100-libopus.mp4
half-a-second-2ch-44100-libopus.opus
half-a-second-2ch-44100-libopus.webm
half-a-second-2ch-44100-libvorbis.ogg
half-a-second-2ch-44100-libvorbis.webm
half-a-second-2ch-44100.wav
half-a-second-2ch-48000-aac.aac
half-a-second-2ch-48000-aac.mp4
half-a-second-2ch-48000-flac.flac
half-a-second-2ch-48000-libmp3lame.mp3
half-a-second-2ch-48000-libopus.mp4
half-a-second-2ch-48000-libopus.opus
half-a-second-2ch-48000-libopus.webm
half-a-second-2ch-48000-libvorbis.ogg
half-a-second-2ch-48000-libvorbis.webm
half-a-second-2ch-48000.wav
half-a-second-1ch-44100-aac-afconvert.mp4
sixteen-frames.mp3 # only 16 frames of valid audio
../../webrtc/tests/mochitests/mediaStreamPlayback.js
../../webrtc/tests/mochitests/head.js
[test_analyserNode.html]
skip-if = !asan && toolkit != android # These are tested in web-platform-tests, except on ASan and Android which don't run WPT.
[test_analyserScale.html]
skip-if = !asan && toolkit != android # These are tested in web-platform-tests, except on ASan and Android which don't run WPT.
[test_analyserNodeOutput.html]
skip-if = !asan && toolkit != android # These are tested in web-platform-tests, except on ASan and Android which don't run WPT.
[test_analyserNodePassThrough.html]
[test_analyserNodeWithGain.html]
skip-if = !asan && toolkit != android # These are tested in web-platform-tests, except on ASan and Android which don't run WPT.
[test_analyserNodeMinimum.html]
skip-if = !asan && toolkit != android # These are tested in web-platform-tests, except on ASan and Android which don't run WPT.
[test_channelMergerNode.html]
[test_channelMergerNodeWithVolume.html]
[test_channelSplitterNode.html]
[test_channelSplitterNodeWithVolume.html]
[test_convolverNode.html]
[test_convolverNode_mono_mono.html]
[test_convolverNodeChannelCount.html]
[test_convolverNodeChannelInterpretationChanges.html]
[test_convolverNodeDelay.html]
[test_convolverNodeFiniteInfluence.html]
[test_convolverNodeOOM.html]
skip-if = asan
tsan # 1672869
[test_convolverNodeNormalization.html]
[test_convolverNodePassThrough.html]
[test_convolverNodeWithGain.html]
[test_convolver-upmixing-1-channel-response.html]
# This is a copy of
# testing/web-platform/tests/webaudio/the-audio-api/the-convolvernode-interface/convolver-upmixing-1-channel-response.html,
# but WPT are not run with ASan or Android builds.
skip-if = !asan && toolkit != android
[test_currentTime.html]
[test_decodeAudioDataOnDetachedBuffer.html]
[test_decodeAudioDataPromise.html]
[test_decodeAudioError.html]
[test_decodeMultichannel.html]
[test_decodeOpusTail.html]
[test_decoderDelay.html]
[test_delayNode.html]
[test_delayNodeAtMax.html]
[test_delayNodeChannelChanges.html]
[test_delayNodeCycles.html]
[test_delayNodePassThrough.html]
[test_delayNodeSmallMaxDelay.html]
[test_delayNodeTailIncrease.html]
[test_delayNodeTailWithDisconnect.html]
[test_delayNodeTailWithGain.html]
[test_delayNodeTailWithReconnect.html]
[test_delayNodeWithGain.html]
[test_delaynode-channel-count-1.html]
# This is a copy of
# testing/web-platform/tests/webaudio/the-audio-api/the-delaynode-interface/delaynode-channel-count-1.html
# but WPT are not run with ASan or Android builds.
skip-if = !asan && toolkit != android
[test_disconnectAll.html]
[test_disconnectAudioParam.html]
[test_disconnectAudioParamFromOutput.html]
[test_disconnectExceptions.html]
[test_disconnectFromAudioNode.html]
[test_disconnectFromAudioNodeAndOutput.html]
[test_disconnectFromAudioNodeAndOutputAndInput.html]
[test_disconnectFromAudioNodeMultipleConnection.html]
[test_disconnectFromOutput.html]
[test_dynamicsCompressorNode.html]
[test_dynamicsCompressorNodePassThrough.html]
[test_dynamicsCompressorNodeWithGain.html]
[test_event_listener_leaks.html]
skip-if = (os == 'win' && processor == 'aarch64') # bug 1531927
[test_gainNode.html]
[test_gainNodeInLoop.html]
[test_gainNodePassThrough.html]
[test_iirFilterNodePassThrough.html]
[test_maxChannelCount.html]
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1538360
[test_mixingRules.html]
[test_nodeToParamConnection.html]
[test_nodeCreationDocumentGone.html]
[test_notAllowedToStartAudioContextGC.html]
[test_OfflineAudioContext.html]
[test_offlineDestinationChannelCountLess.html]
[test_offlineDestinationChannelCountMore.html]
[test_oscillatorNode.html]
[test_oscillatorNode2.html]
[test_oscillatorNodeNegativeFrequency.html]
[test_oscillatorNodePassThrough.html]
[test_oscillatorNodeStart.html]
[test_oscillatorTypeChange.html]
[test_pannerNode.html]
[test_pannerNode_equalPower.html]
[test_pannerNode_audioparam_distance.html]
[test_pannerNodeAbove.html]
[test_pannerNodeAtZeroDistance.html]
[test_pannerNodeChannelCount.html]
[test_pannerNodeHRTFSymmetry.html]
[test_pannerNodeTail.html]
[test_pannerNode_maxDistance.html]
[test_slowStart.html]
[test_setValueCurveWithNonFiniteElements.html]
[test_stereoPannerNode.html]
[test_stereoPannerNodePassThrough.html]
[test_periodicWave.html]
[test_periodicWaveDisableNormalization.html]
[test_periodicWaveBandLimiting.html]
[test_retrospective-exponentialRampToValueAtTime.html]
[test_retrospective-linearRampToValueAtTime.html]
[test_retrospective-setTargetAtTime.html]
[test_retrospective-setValueAtTime.html]
[test_retrospective-setValueCurveAtTime.html]
[test_ScriptProcessorCollected1.html]
[test_scriptProcessorNode.html]
[test_scriptProcessorNodeChannelCount.html]
[test_scriptProcessorNodePassThrough.html]
[test_scriptProcessorNode_playbackTime1.html]
[test_scriptProcessorNodeZeroInputOutput.html]
[test_scriptProcessorNodeNotConnected.html]
[test_sequentialBufferSourceWithResampling.html]
[test_singleSourceDest.html]
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1538360
[test_stereoPanningWithGain.html]
[test_waveDecoder.html]
[test_waveShaper.html]
[test_waveShaperGain.html]
[test_waveShaperNoCurve.html]
[test_waveShaperPassThrough.html]
[test_waveShaperInvalidLengthCurve.html]
[test_WebAudioMemoryReporting.html]
[test_audioContextParams_sampleRate.html]
[test_webAudio_muteTab.html]
scheme = https
skip-if = os == 'mac'
os == 'win'
toolkit == 'android' # Bug 1404995, no loopback devices on some platforms
[test_audioContextParams_recordNonDefaultSampleRate.html]
|