gecko-dev/dom/media/webaudio/test
Paul Bone 6191ca4916 Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher
Differential Revision: https://phabricator.services.mozilla.com/D114321
2021-05-06 01:29:31 +00:00
..
blink Bug 1604360 - Fix duplicate keys in the DEFAULT section of some manifests r=padenot,mak 2019-12-18 12:53:59 +00:00
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audioBufferSourceNodeDetached_worker.js
audiovideo.mp4
corsServer.sjs
file_nodeCreationDocumentGone.html
half-a-second-8000.mp3 Bug 1566389 - Test that various mp3 files have exactly the correct duration. r=jya 2020-10-05 15:43:50 +00:00
half-a-second-48000.mp3 Bug 1566389 - Test that various mp3 files have exactly the correct duration. r=jya 2020-10-05 15:43:50 +00:00
invalid.txt
invalidContent.flac Bug 1614036 - Added mochitest. r=padenot 2020-07-31 13:41:55 +00:00
layouttest-glue.js
mochitest.ini Bug 1709526 - Fix all the lint errors for .ini files in dom/ r=jmaher 2021-05-06 01:29:31 +00:00
nil-packet.ogg Bug 1611622 - Add a decode test for an OGG Vorbis file with a nil packet at EOS. r=bryce 2020-04-21 09:30:57 +00:00
noaudio.webm
sine-440-10s.opus
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.mp3
small-shot.ogg
sweep-300-330-1sec.opus
test_AudioBuffer.html Bug 1614009 - Updated mochitest. r=padenot 2020-09-01 15:09:57 +00:00
test_AudioContext.html
test_AudioContext_disabled.html
test_AudioListener.html
test_AudioNodeDevtoolsAPI.html
test_AudioParamDevtoolsAPI.html
test_OfflineAudioContext.html
test_ScriptProcessorCollected1.html Bug 1531851 - Make WebAudio GC tests more reliable. r=padenot 2020-05-25 18:04:58 +00:00
test_WebAudioMemoryReporting.html Bug 1454998 - Rename streams to tracks. r=padenot,karlt,smaug 2019-10-02 10:23:02 +00:00
test_analyserNode.html Bug 1666490 - Fix channelCount of AnalyserNode. r=pehrsons 2020-09-23 16:58:52 +00:00
test_analyserNodeMinimum.html
test_analyserNodeOutput.html
test_analyserNodePassThrough.html
test_analyserNodeWithGain.html
test_analyserScale.html
test_audioBufferSourceNode.html
test_audioBufferSourceNodeDetached.html
test_audioBufferSourceNodeEnded.html
test_audioBufferSourceNodeLazyLoopParam.html Bug 1618225 - Update mochitest. r=padenot 2020-10-28 13:38:37 +00:00
test_audioBufferSourceNodeLoop.html
test_audioBufferSourceNodeLoopStartEnd.html
test_audioBufferSourceNodeLoopStartEndSame.html
test_audioBufferSourceNodeNoStart.html
test_audioBufferSourceNodeNullBuffer.html
test_audioBufferSourceNodeOffset.html
test_audioBufferSourceNodePassThrough.html
test_audioBufferSourceNodeRate.html
test_audioContextGC.html Bug 1531851 - Make WebAudio GC tests more reliable. r=padenot 2020-05-25 18:04:58 +00:00
test_audioContextParams_recordNonDefaultSampleRate.html
test_audioContextParams_sampleRate.html Bug 1405083 - Fix failure paths across head.js, mediaStreamPlayback.js and pc.js. r=padenot 2021-04-06 07:17:30 +00:00
test_audioContextSuspendResumeClose.html
test_audioDestinationNode.html
test_audioParamChaining.html
test_audioParamExponentialRamp.html
test_audioParamGain.html
test_audioParamLinearRamp.html
test_audioParamSetCurveAtTime.html
test_audioParamSetTargetAtTime.html
test_audioParamSetTargetAtTimeZeroTimeConstant.html
test_audioParamSetValueAtTime.html
test_audioParamTimelineDestinationOffset.html
test_badConnect.html
test_biquadFilterNode.html
test_biquadFilterNodePassThrough.html
test_biquadFilterNodeWithGain.html
test_bug808374.html
test_bug827541.html Bug 1646601 throw InvalidStateError on (Offline)AudioContext construction when not fully active r=padenot 2020-09-15 22:13:22 +00:00
test_bug839753.html
test_bug845960.html
test_bug856771.html
test_bug866570.html
test_bug866737.html
test_bug867089.html
test_bug867174.html
test_bug873335.html Bug 873335 - Add a crashtest based on the test case for the bug 2020-03-10 15:18:56 +00:00
test_bug875221.html
test_bug875402.html
test_bug894150.html
test_bug956489.html
test_bug964376.html
test_bug966247.html
test_bug972678.html
test_bug1027864.html
test_bug1056032.html
test_bug1113634.html
test_bug1118372.html
test_bug1255618.html
test_bug1267579.html
test_bug1355798.html
test_bug1447273.html
test_channelMergerNode.html
test_channelMergerNodeWithVolume.html
test_channelSplitterNode.html
test_channelSplitterNodeWithVolume.html
test_convolver-upmixing-1-channel-response.html
test_convolverNode.html
test_convolverNodeChannelCount.html
test_convolverNodeChannelInterpretationChanges.html
test_convolverNodeDelay.html
test_convolverNodeFiniteInfluence.html
test_convolverNodeNormalization.html
test_convolverNodeOOM.html
test_convolverNodePassThrough.html
test_convolverNodeWithGain.html
test_convolverNode_mono_mono.html
test_currentTime.html
test_decodeAudioDataOnDetachedBuffer.html Bug 1613013 part 3. Annotate TypeErrors and RangeErrors from WebIDL implementations with the method they come from. r=peterv 2020-02-06 21:22:32 +00:00
test_decodeAudioDataPromise.html
test_decodeAudioError.html Bug 1614036 - Added mochitest. r=padenot 2020-07-31 13:41:55 +00:00
test_decodeMultichannel.html
test_decodeOpusTail.html
test_decoderDelay.html Backed out 2 changesets (bug 1669503) for crashing in mozilla::MP3TrackDemuxer::GetNextFrame. a=backout DONTBUILD 2020-11-06 11:28:35 +02:00
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
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
test_gainNode.html
test_gainNodeInLoop.html
test_gainNodePassThrough.html
test_iirFilterNodePassThrough.html
test_maxChannelCount.html
test_mediaDecoding.html Bug 1611622 - Add a decode test for an OGG Vorbis file with a nil packet at EOS. r=bryce 2020-04-21 09:30:57 +00:00
test_mediaElementAudioSourceNode.html
test_mediaElementAudioSourceNodeCrossOrigin.html
test_mediaElementAudioSourceNodeFidelity.html
test_mediaElementAudioSourceNodePassThrough.html
test_mediaElementAudioSourceNodeVideo.html
test_mediaStreamAudioDestinationNode.html
test_mediaStreamAudioSourceNode.html
test_mediaStreamAudioSourceNodeCrossOrigin.html
test_mediaStreamAudioSourceNodeNoGC.html
test_mediaStreamAudioSourceNodePassThrough.html
test_mediaStreamAudioSourceNodeResampling.html
test_mediaStreamTrackAudioSourceNode.html
test_mediaStreamTrackAudioSourceNodeCrossOrigin.html
test_mediaStreamTrackAudioSourceNodeVideo.html Bug 1665713 - pt1 - move dom/media/tests/mochitest to dom/media/webrtc/tests/mochitests. r=ng 2020-10-02 16:30:58 +00:00
test_mixingRules.html Backed out changeset 239ff6e79980 (bug 1572884) for causing perma fails on audionode-channel-rules.html. CLOSED TREE 2019-10-18 12:41:02 +03:00
test_nodeCreationDocumentGone.html
test_nodeToParamConnection.html
test_notAllowedToStartAudioContextGC.html Bug 1509933 - part3 : use the new pref in tests. r=padenot 2020-05-15 02:51:18 +00:00
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_pannerNodeAbove.html
test_pannerNodeAtZeroDistance.html
test_pannerNodeChannelCount.html
test_pannerNodeHRTFSymmetry.html
test_pannerNodePassThrough.html
test_pannerNodeTail.html
test_pannerNode_audioparam_distance.html
test_pannerNode_equalPower.html
test_pannerNode_maxDistance.html
test_periodicWave.html Bug 1613833 - Updated mochitest. r=padenot 2020-07-31 13:36:53 +00:00
test_periodicWaveBandLimiting.html
test_periodicWaveDisableNormalization.html
test_retrospective-exponentialRampToValueAtTime.html
test_retrospective-linearRampToValueAtTime.html
test_retrospective-setTargetAtTime.html
test_retrospective-setValueAtTime.html
test_retrospective-setValueCurveAtTime.html
test_scriptProcessorNode.html
test_scriptProcessorNodeChannelCount.html
test_scriptProcessorNodeNotConnected.html
test_scriptProcessorNodePassThrough.html
test_scriptProcessorNodeZeroInputOutput.html
test_scriptProcessorNode_playbackTime1.html
test_sequentialBufferSourceWithResampling.html
test_setValueCurveWithNonFiniteElements.html
test_singleSourceDest.html
test_stereoPannerNode.html
test_stereoPannerNodePassThrough.html
test_stereoPanningWithGain.html
test_waveDecoder.html
test_waveShaper.html
test_waveShaperGain.html
test_waveShaperInvalidLengthCurve.html
test_waveShaperNoCurve.html
test_waveShaperPassThrough.html
test_webAudio_muteTab.html Bug 1405083 - Fix failure paths across head.js, mediaStreamPlayback.js and pc.js. r=padenot 2021-04-06 07:17:30 +00:00
ting-44.1k-1ch.ogg
ting-44.1k-1ch.wav
ting-44.1k-2ch.ogg
ting-44.1k-2ch.wav
ting-48k-1ch.ogg
ting-48k-1ch.wav
ting-48k-2ch.ogg
ting-48k-2ch.wav
ting-dualchannel44.1.wav
ting-dualchannel48.wav
webaudio.js Bug 1360715 - Part 3: Remove remaining cross-context instanceof from tests r=edgar 2021-03-04 22:03:58 +00:00