summaryrefslogtreecommitdiffstats
path: root/devtools/client/memory/test/xpcshell/xpcshell.toml
blob: 3f248d9bb415fb4566a335fefbf573828eb69661 (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
[DEFAULT]
tags = "devtools devtools-memory"
head = "../../../shared/test/shared-head.js head.js"
firefox-appdir = "browser"
skip-if = ["os == 'android'"]

["test_action-clear-snapshots_01.js"]

["test_action-clear-snapshots_02.js"]

["test_action-clear-snapshots_03.js"]

["test_action-clear-snapshots_04.js"]

["test_action-clear-snapshots_05.js"]

["test_action-clear-snapshots_06.js"]

["test_action-export-snapshot.js"]

["test_action-filter-01.js"]

["test_action-filter-02.js"]

["test_action-filter-03.js"]

["test_action-import-snapshot-and-census.js"]

["test_action-import-snapshot-dominator-tree.js"]

["test_action-select-snapshot.js"]

["test_action-set-display-and-refresh-01.js"]

["test_action-set-display-and-refresh-02.js"]

["test_action-set-display.js"]

["test_action-take-census.js"]
skip-if = ["tsan"] # Unreasonably slow, bug 1612707

["test_action-take-snapshot-and-census.js"]

["test_action-take-snapshot.js"]

["test_action-toggle-inverted-and-refresh-01.js"]

["test_action-toggle-inverted-and-refresh-02.js"]

["test_action-toggle-inverted.js"]

["test_action-toggle-recording-allocations.js"]

["test_action_diffing_01.js"]

["test_action_diffing_02.js"]

["test_action_diffing_03.js"]

["test_action_diffing_04.js"]

["test_action_diffing_05.js"]

["test_dominator_trees_01.js"]

["test_dominator_trees_02.js"]

["test_dominator_trees_03.js"]

["test_dominator_trees_04.js"]
skip-if = ["tsan"] # Unreasonably slow, bug 1612707

["test_dominator_trees_05.js"]

["test_dominator_trees_06.js"]

["test_dominator_trees_07.js"]

["test_dominator_trees_08.js"]

["test_dominator_trees_09.js"]

["test_dominator_trees_10.js"]

["test_individuals_01.js"]

["test_individuals_02.js"]

["test_individuals_03.js"]

["test_individuals_04.js"]

["test_individuals_05.js"]
skip-if = ["tsan"] # Times out, bug 1612707

["test_individuals_06.js"]

["test_pop_view_01.js"]

["test_tree-map-01.js"]

["test_tree-map-02.js"]

["test_utils-get-snapshot-totals.js"]

["test_utils.js"]