gecko-dev/dom/media/webaudio/test
Paul Adenot 5b3025f021 Bug 1308436 - Remove test_audioParamSetCurveAtTimeTwice.html because it's now wrong per spec. r=karlt
Differential Revision: https://phabricator.services.mozilla.com/D4108

--HG--
extra : rebase_source : 96cf54b6b5fb9a03475fe68fa5b4ef8c2e92b34f
extra : histedit_source : 7e0f47ac83c9652616959a9637ff96f32744df4d
2018-08-23 17:55:15 +02:00
..
blink
audio-expected.wav
audio-mono-expected-2.wav
audio-mono-expected.wav
audio-quad.wav
audio.ogv
audioBufferSourceNodeDetached_worker.js
audiovideo.mp4
corsServer.sjs Bug 1375125 - Stop using nsILocalFile in the tree. r=froydnj 2017-08-04 17:49:22 +09:00
file_nodeCreationDocumentGone.html Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
invalid.txt
layouttest-glue.js
mochitest.ini Bug 1308436 - Remove test_audioParamSetCurveAtTimeTwice.html because it's now wrong per spec. r=karlt 2018-08-23 17:55:15 +02:00
noaudio.webm
sine-440-10s.opus Bug 1339438 - Fix the test that checks that MediaElementAudioSourceNode are working correctly. r=pehrsons 2017-02-14 19:28:04 +01:00
small-shot-expected.wav
small-shot-mono-expected.wav
small-shot.mp3
small-shot.ogg
sweep-300-330-1sec.opus Bug 1320705 - Add a test to check that decoding an Opus file does to produce a long tail. r=jya 2017-01-27 15:18:58 +01:00
test_AudioBuffer.html Bug 1457013 - Update AudioBuffer mochitest to expect not supported error. r=padenot 2018-04-27 18:16:43 +02:00
test_AudioContext.html
test_AudioContext_disabled.html
test_AudioListener.html Backed out 4 changesets (bug 1476744, bug 1148354) for failing android at http://10.0.2.2:8854/tests/dom/media/test/crashtests/doppler-1.html on a CLOSED TREE 2018-07-20 17:13:20 +03:00
test_AudioNodeDevtoolsAPI.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_AudioParamDevtoolsAPI.html
test_OfflineAudioContext.html Bug 1388591 - Implement OfflineAudioCanvas dict constructor; r=padenot,smaug 2017-08-08 22:55:43 -04:00
test_ScriptProcessorCollected1.html Backed out changeset 322fde2d53bf (bug 1356569) so bug 1355161 can be backed out. r=backout 2017-04-14 23:39:22 +02:00
test_WebAudioMemoryReporting.html
test_analyserNode.html
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
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_audioContextParams_recordNonDefaultSampleRate.html Bug 1387454 - Create preference to enable setting of sample rate in AudioContext. r=padenot 2018-04-05 19:26:20 +03:00
test_audioContextParams_sampleRate.html Bug 1387454 - Mochitests for non default rate on webaudio and media recorder. r=padenot 2018-04-03 20:02:15 +03:00
test_audioContextSuspendResumeClose.html Bug 1468085 - Always resolve the promises returned by a resume call, even if the context is already running. r=karlt 2018-06-11 16:51:27 -07:00
test_audioDestinationNode.html
test_audioParamChaining.html
test_audioParamExponentialRamp.html Bug 1448869 Turn off jitter for some other wbeaudio tests r=baku 2018-03-26 14:17:13 -05:00
test_audioParamGain.html
test_audioParamLinearRamp.html
test_audioParamSetCurveAtTime.html
test_audioParamSetTargetAtTime.html
test_audioParamSetTargetAtTimeZeroTimeConstant.html Bug 1446394 Turn off Time Jitter for test_audioParamSetTargetAtTimeZeroTimeConstant.html r=baku 2018-03-16 15:10:25 -05:00
test_audioParamSetValueAtTime.html
test_audioParamTimelineDestinationOffset.html
test_badConnect.html
test_biquadFilterNode.html
test_biquadFilterNodePassThrough.html
test_biquadFilterNodeWithGain.html
test_bug808374.html
test_bug827541.html
test_bug839753.html
test_bug845960.html
test_bug856771.html
test_bug866570.html
test_bug866737.html
test_bug867089.html
test_bug867104.html
test_bug867174.html
test_bug875221.html
test_bug875402.html
test_bug894150.html
test_bug956489.html
test_bug964376.html
test_bug966247.html Bug 1431810 - Correct typo mistake in a webaudio test. r=kinetik 2018-03-28 14:14:46 +03:00
test_bug972678.html
test_bug1027864.html Bug 1337537 - Avoid SystemGroup assertion during WebAudio test (r=ehsan) 2017-02-13 17:03:05 -08:00
test_bug1056032.html
test_bug1113634.html Bug 1448869 Turn off jitter for some other wbeaudio tests r=baku 2018-03-26 14:17:13 -05:00
test_bug1118372.html
test_bug1255618.html
test_bug1267579.html
test_bug1355798.html Bug 1355798 - Fix a division by zero in PannerNode.cpp. r=dminor 2017-04-12 15:44:19 +02:00
test_bug1447273.html Bug 1447273 - Add test to check that different GainNode configuraitons produce correct output. r=padenot 2018-04-05 14:58:08 -04:00
test_channelMergerNode.html
test_channelMergerNodeWithVolume.html
test_channelSplitterNode.html Bug 1456265 - Make ChannelSplitterNode have a channelCountMode of "explicit" and a channelIntepretation of "discrete" by default. r=achronop 2018-05-29 17:18:39 +02:00
test_channelSplitterNodeWithVolume.html Bug 1456265 - Also update test_channelSplitterNodeWithVolume.html 2018-05-30 18:23:37 +02:00
test_convolver-upmixing-1-channel-response.html bug 1474222 test ConvolverNode up-mixing r=padenot 2018-07-27 20:03:39 +12:00
test_convolverNode.html
test_convolverNodeChannelCount.html
test_convolverNodeChannelInterpretationChanges.html bug 1474222 test ConvolverNode channelInterpretation changes r=padenot 2018-08-06 20:59:37 +12:00
test_convolverNodeDelay.html
test_convolverNodeFiniteInfluence.html
test_convolverNodeNormalization.html bug 1024182 test normalization of convolution buffers via response concatenation r=dminor 2017-08-16 12:55:16 +12:00
test_convolverNodePassThrough.html
test_convolverNodeWithGain.html
test_convolverNode_mono_mono.html
test_currentTime.html
test_decodeAudioDataOnDetachedBuffer.html
test_decodeAudioDataPromise.html
test_decodeMultichannel.html
test_decodeOpusTail.html Bug 1320705 - Add a test to check that decoding an Opus file does to produce a long tail. r=jya 2017-01-27 15:18:58 +01: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 bug 1480661 add test for DelayNode channelCount r=padenot 2018-08-01 12:18:09 +12:00
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 Bug 1451913 P8 Add an AudioContext event target leak test. r=smaug 2018-04-16 06:08:53 -07:00
test_gainNode.html
test_gainNodeInLoop.html
test_gainNodePassThrough.html
test_iirFilterNodePassThrough.html
test_maxChannelCount.html
test_mediaDecoding.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_mediaElementAudioSourceNode.html
test_mediaElementAudioSourceNodeCrossOrigin.html
test_mediaElementAudioSourceNodeFidelity.html bug 1339889 don't use AnalyserNode smoothing when testing signal r=padenot 2017-12-02 22:09:10 +13:00
test_mediaElementAudioSourceNodePassThrough.html
test_mediaElementAudioSourceNodeVideo.html
test_mediaStreamAudioDestinationNode.html
test_mediaStreamAudioSourceNode.html
test_mediaStreamAudioSourceNodeCrossOrigin.html
test_mediaStreamAudioSourceNodeNoGC.html Bug 1436523 - Update dom/media/tests/mochitest tests to better handle loopback devices. r=achronop 2018-02-26 12:20:40 -05:00
test_mediaStreamAudioSourceNodePassThrough.html
test_mediaStreamAudioSourceNodeResampling.html
test_mixingRules.html
test_nodeCreationDocumentGone.html Bug 1377480 - fix mda mochitest failure. r=smaug 2017-07-10 11:45:51 +08:00
test_nodeToParamConnection.html
test_notAllowedToStartAudioContextGC.html Bug 1470082 - Change autoplay checkbox to combobox. r=cpearce,flod,johannh 2018-06-29 14:14:33 +01: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 Backed out 4 changesets (bug 1476744, bug 1148354) for failing android at http://10.0.2.2:8854/tests/dom/media/test/crashtests/doppler-1.html on a CLOSED TREE 2018-07-20 17:13:20 +03:00
test_pannerNodeAbove.html
test_pannerNodeAtZeroDistance.html Bug 1436096 - In PannerNode mochitest correct mono input and add test for stereo input. r=padenot 2018-03-02 21:06:58 +02:00
test_pannerNodeChannelCount.html
test_pannerNodeHRTFSymmetry.html
test_pannerNodePassThrough.html
test_pannerNodeTail.html
test_pannerNode_audioparam_distance.html Bug 1472550 - Add a little regression test. r=karlt 2018-07-06 18:58:21 +02:00
test_pannerNode_equalPower.html
test_pannerNode_maxDistance.html
test_periodicWave.html Bug 1456271 - Ajust tests to reflect the alignment to the spec. r=padenot 2018-07-16 15:04:11 +02:00
test_periodicWaveBandLimiting.html
test_periodicWaveDisableNormalization.html Bug 1424906 - Fix PeriodicWave disableNormalization false behaviour; r=padenot 2017-12-14 09:43:21 -06:00
test_retrospective-exponentialRampToValueAtTime.html Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt 2018-08-14 12:10:00 +02:00
test_retrospective-linearRampToValueAtTime.html Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt 2018-08-14 12:10:00 +02:00
test_retrospective-setTargetAtTime.html Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt 2018-08-14 12:10:00 +02:00
test_retrospective-setValueAtTime.html Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt 2018-08-14 12:10:00 +02:00
test_retrospective-setValueCurveAtTime.html Bug 1478837 - Reinstate a few Web Audio API tests in the mochitest directory. r=karlt 2018-08-14 12:10:00 +02:00
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 Bug 1308437 - Part 2: Add test case to verify TypeError is thrown when calling setValueCurve on non-finite elements. r=dminor r=padenot 2017-02-06 22:18:04 +07:00
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
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