summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/mochitest/mochitest.ini
blob: f7accc5cdab828d4dc27e0b27a1a763d444aa708 (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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[DEFAULT]
support-files =
  bug500931_helper.html
  bug571849_helper.html
  bug589028_helper.html
  bug92773_helper.html
  chrome_wrappers_helper.html
  file1_bug629227.html
  file2_bug629227.html
  file_bug505915.html
  file_bug605167.html
  file_bug650273.html
  file_bug658560.html
  file_bug706301.html
  file_bug720619.html
  file_bug731471.html
  file_bug738244.html
  file_bug760131.html
  file_bug781476.html
  file_bug789713.html
  file_bug795275.html
  file_bug799348.html
  file_bug802557.html
  file_bug860494.html
  file_crosscompartment_weakmap.html
  file_documentdomain.html
  file_doublewrappedcompartments.html
  file_empty.html
  file_evalInSandbox.html
  file_exnstack.html
  file_expandosharing.html
  file_matches.html
  file_nodelists.html
  file_wrappers-2.html
  file_xrayic.html
  inner.html
  test1_bug629331.html
  test2_bug629331.html
  finalizationRegistry_worker.js
  private_field_worker.js
  bug1681664_helper.js
prefs =
  javascript.options.weakrefs=true
  javascript.options.experimental.private_fields=true
  javascript.options.experimental.top_level_await=true

[test_bug384632.html]
[test_bug390488.html]
[test_bug393269.html]
[test_bug396851.html]
[test_bug428021.html]
[test_bug446584.html]
[test_bug462428.html]
[test_bug478438.html]
[test_bug500691.html]
[test_bug505915.html]
[test_bug560351.html]
[test_bug585745.html]
[test_bug589028.html]
[test_bug601299.html]
[test_bug605167.html]
[test_bug618017.html]
[test_bug623437.html]
[test_bug628410.html]
[test_bug628794.html]
[test_bug629227.html]
[test_bug629331.html]
[test_bug636097.html]
[test_bug650273.html]
[test_bug655297-1.html]
[test_bug655297-2.html]
[test_bug661980.html]
[test_bug691059.html]
[test_bug720619.html]
[test_bug731471.html]
skip-if = toolkit == "android" && debug && !is_fennec
[test_bug764389.html]
[test_bug772288.html]
[test_bug781476.html]
[test_bug789713.html]
[test_bug790732.html]
[test_bug793969.html]
[test_bug800864.html]
[test_bug802557.html]
[test_bug803730.html]
[test_bug809547.html]
[test_bug829872.html]
[test_bug862380.html]
[test_bug865260.html]
[test_bug870423.html]
[test_bug871887.html]
[test_bug912322.html]
[test_bug916945.html]
[test_bug92773.html]
[test_bug940783.html]
[test_bug965082.html]
[test_bug960820.html]
[test_bug986542.html]
[test_bug993423.html]
[test_bug1005806.html]
[test_bug1094930.html]
[test_bug1158558.html]
[test_bug1448048.html]
[test_bug1681664.html]
[test_crosscompartment_weakmap.html]
[test_enable_privilege.html]
[test_frameWrapping.html]
# The JS test component we use below is only available in debug builds.
[test_getWebIDLCaller.html]
skip-if = (debug == false)
[test_getweakmapkeys.html]
[test_isRemoteProxy.html]
[test_paris_weakmap_keys.html]
skip-if = (debug == false)
[test_nukeContentWindow.html]
[test_sameOriginPolicy.html]
[test_sandbox_fetch.html]
  support-files =
    ../../../../dom/tests/mochitest/fetch/test_fetch_basic.js
[test_weakmaps.html]
[test_finalizationRegistry.html]
[test_finalizationRegistryInWorker.html]
[test_finalizationRegistry_cleanupSome.html]
[test_finalizationRegistry_incumbent.html]
[test_weakRefs.html]
[test_weakRefs_cross_compartment.html]
[test_weakRefs_collected_wrapper.html]
[test_private_field_dom.html]
[test_private_field_worker.html]