diff options
Diffstat (limited to 'js/ductwork/debugger/tests/xpcshell.ini')
-rw-r--r-- | js/ductwork/debugger/tests/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/js/ductwork/debugger/tests/xpcshell.ini b/js/ductwork/debugger/tests/xpcshell.ini new file mode 100644 index 000000000..cc60c2e4d --- /dev/null +++ b/js/ductwork/debugger/tests/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head = head_dbg.js +tail = +skip-if = toolkit == 'android' + +[test_nativewrappers.js] +# Bug 685068 +fail-if = os == "android" |