dom/media/webaudio/test/mochitest_audio.ini
author Julien Cristau <jcristau@mozilla.com>
Mon, 20 Mar 2023 10:45:48 +0000
changeset 657187 caabe78a05aef594369db335bb9d1098ec328c33
parent 608574 887c82bbb32d4e6cb1440f4811c1a82050509d02
permissions -rw-r--r--
Bug 1822594 - remove webrender test schedule. r=jmaher,ahal Since webrender was enabled by default this was causing pushes with webrender-only changes to wrongly optimize out most tests. Differential Revision: https://phabricator.services.mozilla.com/D172778

[DEFAULT]
tags = mtg webaudio
subsuite = media
support-files =
  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
  half-a-second-8000.mp3
  half-a-second-48000.mp3
  webaudio.js
  ../../webrtc/tests/mochitests/mediaStreamPlayback.js
  ../../webrtc/tests/mochitests/head.js

[test_AudioBuffer.html]
[test_audioBufferSourceNode.html]
[test_audioBufferSourceNodeEnded.html]
[test_audioBufferSourceNodeLazyLoopParam.html]
[test_audioBufferSourceNodeLoop.html]
[test_audioBufferSourceNodeLoopStartEnd.html]
[test_audioBufferSourceNodeLoopStartEndSame.html]
[test_audioBufferSourceNodeDetached.html]
[test_audioBufferSourceNodeNoStart.html]
[test_audioBufferSourceNodeNullBuffer.html]
[test_audioBufferSourceNodeOffset.html]
[test_audioBufferSourceNodePassThrough.html]
[test_audioBufferSourceNodeRate.html]
[test_AudioContext.html]
[test_AudioContext_disabled.html]
[test_audioContextGC.html]
[test_audioContextSuspendResumeClose.html]
tags=capturestream
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1539522
[test_audioDestinationNode.html]
[test_AudioListener.html]
[test_AudioNodeDevtoolsAPI.html]
[test_audioParamChaining.html]
[test_AudioParamDevtoolsAPI.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]