Bug 930243 - Disable process type tests on Android on A CLOSED TREE
--- a/xpcom/tests/unit/xpcshell.ini
+++ b/xpcom/tests/unit/xpcshell.ini
@@ -45,17 +45,19 @@ skip-if = os == "win" # bug 582821
# Bug 676998: test fails consistently on Android
fail-if = os == "android"
[test_nsIProcess_stress.js]
# bug 676412, test isn't needed on windows
# bug 704368: test causes harness to be killed on debug Linux64
skip-if = os == "win" || (os == "linux" && debug && bits == 64)
[test_pipe.js]
[test_process_directives.js]
+skip-if = os == "android"
[test_process_directives_child.js]
+skip-if = os == "android"
[test_storagestream.js]
[test_streams.js]
[test_seek_multiplex.js]
[test_stringstream.js]
[test_symlinks.js]
# Bug 676998: test fails consistently on Android
fail-if = os == "android"
[test_systemInfo.js]