diff options
Diffstat (limited to 'toolkit/components/terminator/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | toolkit/components/terminator/tests/xpcshell/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/toolkit/components/terminator/tests/xpcshell/xpcshell.ini b/toolkit/components/terminator/tests/xpcshell/xpcshell.ini new file mode 100644 index 000000000..7f77938aa --- /dev/null +++ b/toolkit/components/terminator/tests/xpcshell/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head= +tail= + +[test_terminator_record.js] +skip-if = debug # Disabled by bug 1242084, bug 1255484 will enable it again. +[test_terminator_reload.js] +skip-if = os == "android" |