diff -r 000000000000 -r 6474c204b198 ipc/testshell/tests/xpcshell.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ipc/testshell/tests/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,10 @@ +[DEFAULT] +head = +tail = + +[test_ipcshell.js] +# Bug 676963: test fails consistently on Android +fail-if = os == "android" +skip-if = toolkit == "gonk" +reason = bug 820380 +[test_ipcshell_child.js]