summaryrefslogtreecommitdiffstats
path: root/dom/ipc/tests/mochitest.ini
blob: cf2a20d5b8137cb1537a9ddc4d78001ea7992f56 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[DEFAULT]
support-files =
  file_bug1086684.html

[test_blob_sliced_from_child_process.html]
# This test is only supposed to run in the main process.
skip-if = e10s
[test_blob_sliced_from_parent_process.html]
# This test is only supposed to run in the main process.
skip-if = e10s
[test_bug1086684.html]
# This test is only supposed to run in the main process
skip-if = e10s || toolkit == 'android'
[test_cpow_cookies.html]
[test_child_docshell.html]
skip-if = toolkit == 'cocoa' # disabled due to hangs, see changeset 6852e7c47edf
[test_CrashService_crash.html]
skip-if = !(crashreporter && !e10s && (toolkit == 'gtk2' || toolkit == 'gtk3' || toolkit == 'cocoa' || toolkit == 'windows'))
[test_temporaryfile_stream.html]
support-files =
  blob_verify.sjs
  !/dom/canvas/test/captureStream_common.js