ipc/testshell/tests/xpcshell.ini

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/ipc/testshell/tests/xpcshell.ini	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +[DEFAULT]
     1.5 +head = 
     1.6 +tail = 
     1.7 +
     1.8 +[test_ipcshell.js]
     1.9 +# Bug 676963: test fails consistently on Android
    1.10 +fail-if = os == "android"
    1.11 +skip-if = toolkit == "gonk"
    1.12 +reason = bug 820380
    1.13 +[test_ipcshell_child.js]

mercurial