summaryrefslogtreecommitdiffstats
path: root/dom/crypto/test/mochitest.toml
blob: 9ab5630fa19bfec9507d222de5eff5d998d13681 (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
41
42
43
44
45
46
[DEFAULT]
scheme = "https"
support-files = [
  "file_indexedDB.html",
  "test-array.js",
  "test-vectors.js",
  "test-worker.js",
  "test_WebCrypto.css",
  "util.js",
]

["test_WebCrypto.html"]

["test_WebCrypto_DH.html"]

["test_WebCrypto_ECDH.html"]

["test_WebCrypto_ECDSA.html"]

["test_WebCrypto_HKDF.html"]

["test_WebCrypto_Import_Keys_Too_Long.html"]

["test_WebCrypto_Import_Multiple_Identical_Keys.html"]

["test_WebCrypto_JWK.html"]

["test_WebCrypto_Normalize.html"]

["test_WebCrypto_PBKDF2.html"]

["test_WebCrypto_RSA_OAEP.html"]

["test_WebCrypto_RSA_PSS.html"]

["test_WebCrypto_Reject_Generating_Keys_Without_Usages.html"]

["test_WebCrypto_Structured_Cloning.html"]

["test_WebCrypto_Workers.html"]

["test_WebCrypto_Wrap_Unwrap.html"]

["test_indexedDB.html"]
skip-if = ["!fission"] # Requires iframes to run in separate processes.
fail-if = ["xorigin"] # JavaScript error: https://example.org/tests/dom/crypto/test/test_indexedDB.html?currentTestURL=dom%2Fcrypto%2Ftest%2Ftest_indexedDB.html&closeWhenDone=undefined&showTestReport=true&expected=pass, line 27: SecurityError: Permission denied to access property "frameElement" on cross-origin object