gecko-dev/dom/ipc/tests/xpcshell.ini
Kris Maglione 4c89b71494 Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
These tests used <iframe mozbrowser> for convenience, mostly forcing
themselves to only run in non-e10s mode in the process, but none of them
really have any need to.

Differential Revision: https://phabricator.services.mozilla.com/D70745
2020-04-20 22:31:29 +00:00

11 lines
404 B
INI

[test_sharedMap.js]
skip-if = os == "android" && processor == "x86_64"
[test_blob_sliced_from_child_process.js]
skip-if = os == "android" && processor == "x86_64"
[test_blob_sliced_from_parent_process.js]
skip-if = os == "android" && processor == "x86_64"
[test_bug1086684.js]
skip-if = os == "android" && processor == "x86_64"
[test_child_docshell.js]
skip-if = os == "android" && processor == "x86_64"