https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 38077eeb7ae2da514bfc1bc76c786de19c751bbe authored by B2G Bumper Bot on 22 February 2015, 22:02:39 UTC
Bumping manifests a=b2g-bump
Tip revision: 38077ee
xpcshell.ini
[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]
back to top