зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1672869
- Disable WebAudio OOM test for sanitizers. r=padenot
Differential Revision: https://phabricator.services.mozilla.com/D95052
This commit is contained in:
Родитель
e33c84b907
Коммит
af22893a9b
|
@ -1,5 +1,4 @@
|
|||
[DEFAULT]
|
||||
skip-if = tsan # 1672869
|
||||
tags = mtg webaudio
|
||||
subsuite = media
|
||||
support-files =
|
||||
|
@ -126,6 +125,7 @@ skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1538360
|
|||
[test_convolverNodeDelay.html]
|
||||
[test_convolverNodeFiniteInfluence.html]
|
||||
[test_convolverNodeOOM.html]
|
||||
skip-if = asan || tsan # 1672869
|
||||
[test_convolverNodeNormalization.html]
|
||||
[test_convolverNodePassThrough.html]
|
||||
[test_convolverNodeWithGain.html]
|
||||
|
|
Загрузка…
Ссылка в новой задаче