2014-10-07 16:09:55 -07:00
|
|
|
[test_blob_sliced_from_child_process.html]
|
|
|
|
# This test is only supposed to run in the main process.
|
|
|
|
skip-if = buildapp == 'b2g' || buildapp == 'mulet' || e10s
|
|
|
|
[test_blob_sliced_from_parent_process.html]
|
|
|
|
# This test is only supposed to run in the main process.
|
|
|
|
skip-if = buildapp == 'b2g' || buildapp == 'mulet' || e10s
|
2013-10-24 06:49:49 -07:00
|
|
|
[test_NuwaProcessCreation.html]
|
2014-01-14 16:00:25 -08:00
|
|
|
run-if = toolkit == 'gonk'
|
2014-04-15 06:26:30 -07:00
|
|
|
[test_NuwaProcessDeadlock.html]
|
|
|
|
run-if = toolkit == 'gonk'
|
2014-04-08 22:15:00 -07:00
|
|
|
[test_child_docshell.html]
|
2014-05-12 11:58:18 -07:00
|
|
|
run-if = toolkit != 'cocoa' # disabled due to hangs, see changeset 6852e7c47edf
|
|
|
|
[test_CrashService_crash.html]
|
|
|
|
run-if = crashreporter && !e10s && (toolkit == 'gtk2' || toolkit == 'gtk3' || toolkit == 'cocoa' || toolkit == 'windows') && (buildapp != 'b2g' || toolkit == 'gonk')
|