summaryrefslogtreecommitdiffstats
path: root/dom/worklet/tests/mochitest.ini
blob: ebc85359cba82e151e341be9a02830143523a857 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[DEFAULT]
scheme = https
support-files =
  common.js

[test_audioWorklet.html]
support-files=worklet_audioWorklet.js
[test_audioWorkletGlobalScopeRegisterProcessor.html]
support-files=worklet_test_audioWorkletGlobalScopeRegisterProcessor.js
[test_audioWorklet_WASM.html]
skip-if = release_or_beta # requires dom.postMessage.sharedArrayBuffer.bypassCOOP_COEP.insecure.enabled
support-files=worklet_audioWorklet_WASM.js
[test_audioWorklet_insecureContext.html]
scheme = http
skip-if =
  http3
[test_audioWorklet_options.html]
skip-if = release_or_beta # requires dom.postMessage.sharedArrayBuffer.bypassCOOP_COEP.insecure.enabled
support-files=worklet_audioWorklet_options.js
[test_basic.html]
[test_console.html]
support-files=worklet_console.js
[test_dump.html]
support-files=worklet_dump.js
[test_dynamic_import.html]
support-files=dynamic_import.js
[test_exception.html]
support-files =
  worklet_exception.js
  invalid_specifier.mjs
[test_fetch_failed.html]
support-files=specifier_with_user.mjs
[test_import_with_cache.html]
skip-if = verify
support-files=server_import_with_cache.sjs
[test_paintWorklet.html]
skip-if = release_or_beta
support-files=worklet_paintWorklet.js
[test_promise.html]
support-files=worklet_promise.js