blob: a910407dc8a539ee5734d2c87f6406c72ae4340e (
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
|
[DEFAULT]
["test_SimpletestGetTestFileURL.html"]
["test_SpecialPowersExtension.html"]
["test_SpecialPowersExtension2.html"]
support-files = "file_SpecialPowersFrame1.html"
["test_SpecialPowersLoadChromeScript.html"]
support-files = "SpecialPowersLoadChromeScript.js"
["test_SpecialPowersLoadChromeScript_function.html"]
["test_SpecialPowersLoadPrivilegedScript.html"]
["test_SpecialPowersPushPermissions.html"]
support-files = "specialPowers_framescript.js"
["test_SpecialPowersPushPrefEnv.html"]
["test_SpecialPowersSandbox.html"]
["test_SpecialPowersSpawn.html"]
support-files = "file_spawn.html"
["test_SpecialPowersSpawnChrome.html"]
["test_TestsRunningAfterSimpleTestFinish.html"]
skip-if = ["true"] #depends on fix for bug 1048446
["test_bug649012.html"]
["test_createFiles.html"]
["test_getweakmapkeys.html"]
["test_sanity.html"]
["test_sanityEventUtils.html"]
skip-if = [
"verify && (os == 'win')", # bug 688052
"fission && xorigin", # Bug 1716411 - New fission platform triage
]
["test_sanityException.html"]
["test_sanityException2.html"]
["test_sanityParams.html"]
["test_sanityRegisteredServiceWorker.html"]
support-files = "empty.js"
["test_sanityRegisteredServiceWorker2.html"]
skip-if = [
"verify",
]
support-files = "empty.js"
["test_sanitySimpletest.html"]
["test_sanityWindowSnapshot.html"]
["test_sanity_cleanup.html"]
["test_sanity_cleanup2.html"]
["test_sanity_manifest.html"]
fail-if = ["true"]
["test_sanity_manifest_pf.html"]
fail-if = ["true"]
["test_sanity_waitForCondition.html"]
|