summaryrefslogtreecommitdiffstats
path: root/dom/u2f/tests/mochitest.ini
blob: 5576da9377caffe7838223b00b9a6af8317236e2 (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
[DEFAULT]
support-files =
  frame_appid_facet.html
  frame_appid_facet_insecure.html
  frame_appid_facet_subdomain.html
  frame_multiple_keys.html
  frame_no_token.html
  frame_override_request.html
  frame_register.html
  frame_register_sign.html
  frame_utils.js
  pkijs/asn1.js
  pkijs/common.js
  pkijs/x509_schema.js
  pkijs/x509_simpl.js
  u2futil.js

scheme = https

# Feature does not function without e10s (Disabled in Bug 1297552)
skip-if = !e10s

[test_bind.html]
[test_polyfill_interaction.html]
[test_u2f_replaceable.html]
[test_util_methods.html]
[test_no_token.html]
skip-if = xorigin # Hangs
[test_register.html]
skip-if = xorigin # Hangs
[test_register_sign.html]
skip-if = xorigin # Hangs
[test_appid_facet.html]
skip-if = xorigin # Hangs
[test_appid_facet_insecure.html]
scheme = http
[test_appid_facet_subdomain.html]
skip-if = xorigin # Hangs
[test_multiple_keys.html]
skip-if = xorigin # Hangs
[test_override_request.html]
skip-if =
    toolkit == 'android' && !is_fennec  # Bug 1530681
    xorigin  # Hangs