summaryrefslogtreecommitdiffstats
path: root/toolkit/components/aboutmemory/tests/chrome.ini
blob: 164836d18034538392d2846f80ee14c240aa9a78 (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
[DEFAULT]
skip-if = os == 'android'
support-files =
  crash-dump-diff1.json
  crash-dump-diff2.json
  crash-dump-good.json
  fiss-diff1.json
  fiss-diff2.json
  memory-reports-bad.json
  memory-reports-diff1.json
  memory-reports-diff2.json
  memory-reports-good.json
  remote.xhtml

[test_aboutmemory.xhtml]
[test_aboutmemory2.xhtml]
[test_aboutmemory3.xhtml]
[test_aboutmemory4.xhtml]
skip-if =
  os == "linux" && bits == 64 && debug # Bug 1683002
[test_aboutmemory5.xhtml]
skip-if = 
  asan # Bug 1116230 
  socketprocess_networking # Bug 1116230
  os == "linux" && bits == 64 && debug # Bug 1683002
[test_aboutmemory6.xhtml]
[test_aboutmemory7.xhtml]
[test_memoryReporters.xhtml]
skip-if = socketprocess_networking
[test_memoryReporters2.xhtml]
skip-if = socketprocess_networking
[test_sqliteMultiReporter.xhtml]
[test_dumpGCAndCCLogsToFile.xhtml]
skip-if = (verify && debug && (os == 'mac'))