summaryrefslogtreecommitdiffstats
path: root/toolkit/components/url-classifier/tests/mochitest/mochitest.ini
blob: c5679e86bed21812fedcdf8f110bba72d07ba854 (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
[DEFAULT]
support-files =
  classifiedAnnotatedPBFrame.html
  classifierCommon.js
  classifierFrame.html
  classifierHelper.js
  cleanWorker.js
  good.js
  evil.css
  evil.css^headers^
  evil.js
  evil.js^headers^
  evilWorker.js
  import.css
  raptor.jpg
  track.html
  unwantedWorker.js
  vp9.webm
  whitelistFrame.html
  workerFrame.html
  ping.sjs
  basic.vtt
  basic.vtt^headers^
  dnt.html
  dnt.sjs
  update.sjs
  bad.css
  bad.css^headers^
  gethash.sjs
  gethashFrame.html
  seek.webm

[test_classifier.html]
skip-if = (os == 'linux' && debug) #Bug 1199778
[test_classifier_worker.html]
[test_classify_ping.html]
[test_classify_track.html]
[test_gethash.html]
[test_bug1254766.html]