summaryrefslogtreecommitdiffstats
path: root/toolkit/components/reputationservice/test/unit/xpcshell.ini
blob: eb1f1ebbeda62e871575edb7bfcca9ce58fbdf78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[DEFAULT]
head = head_download_manager.js
skip-if = toolkit == 'android'
support-files =
  data/digest.chunk
  data/block_digest.chunk
  data/signed_win.exe

[test_app_rep.js]
run-sequentially = very high failure rate in parallel
[test_app_rep_windows.js]
skip-if = os != "win"
[test_app_rep_maclinux.js]
skip-if = os == "win"
run-sequentially = very high failure rate in parallel

[test_login_rep.js]