blob: 73f77e55cc891656c2bda68e3a9e37169582f84c [file] [log] [blame]
PASS # AUDIT TASK RUNNER STARTED.
FAIL Executing "from-dictionary" promise_test: Unhandled rejection with value: object "TypeError: undefined is not an object (evaluating 'context['create' + options.name].apply')"
PASS Executing "media-group"
PASS Executing "invalid-operation"
FAIL Executing "verification" promise_test: Unhandled rejection with value: object "SyntaxError: The string did not match the expected pattern."
PASS Audit report
PASS > [from-dictionary]
PASS The return value of AnalyserNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of AnalyserNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of AnalyserNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of BiquadFilterNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of BiquadFilterNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of BiquadFilterNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of AudioBufferSourceNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of AudioBufferSourceNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of AudioBufferSourceNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of ChannelMergerNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of ChannelMergerNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of ChannelMergerNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of ChannelSplitterNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of ChannelSplitterNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of ChannelSplitterNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of ConvolverNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of ConvolverNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of ConvolverNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of DelayNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of DelayNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of DelayNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of DynamicsCompressorNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of DynamicsCompressorNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of DynamicsCompressorNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of GainNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of GainNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of GainNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of OscillatorNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of OscillatorNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of OscillatorNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of webkitAudioPannerNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of webkitAudioPannerNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of webkitAudioPannerNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of ScriptProcessorNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of ScriptProcessorNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of ScriptProcessorNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS > [media-group]
PASS The return value of MediaElementAudioSourceNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of MediaElementAudioSourceNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of MediaElementAudioSourceNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS The return value of MediaStreamAudioSourceNode.connect(GainNode) matches the destination GainNode is equal to true.
PASS The return value of MediaStreamAudioSourceNode.connect(BiquadFilterNode, 0) matches the destination BiquadFilterNode is equal to true.
PASS The return value of MediaStreamAudioSourceNode.connect(ChannelMergerNode, 0, 1) matches the destination ChannelMergerNode is equal to true.
PASS < [media-group] All assertions passed. (total 6 assertions)
PASS > [invalid-operation]
PASS Connecting with an invalid output threw IndexSizeError: "The index is not in the allowed range.".
PASS Connecting to a node from the different context threw SyntaxError: "The string did not match the expected pattern.".
PASS < [invalid-operation] All assertions passed. (total 2 assertions)
PASS > [verification]
PASS # AUDIT TASK RUNNER FINISHED: 4 tasks ran successfully.