https://github.com/mozilla/gecko-dev
Raw File
Tip revision: b3c5337da561db8369f09db12e84238841401e6d authored by ffxbld on 18 December 2014, 03:26:24 UTC
Added FENNEC_34_0_1_RELEASE FENNEC_34_0_1_BUILD1 tag(s) for changeset c02644846c0d. DONTBUILD CLOSED TREE a=release
Tip revision: b3c5337
xpcshell.ini
[DEFAULT]
head = 
tail = 
skip-if = toolkit == 'android'

[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