1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/js/jsd/test/mochitest.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +[DEFAULT] 1.5 +skip-if = buildapp == 'b2g' 1.6 +support-files = 1.7 + bug507448.js 1.8 + jsd-test.js 1.9 + test-bug617870-callhooks.js 1.10 + test-bug638178-execlines.js 1.11 + 1.12 +[test_bug507448.html] 1.13 +skip-if = toolkit == 'android' #TIMED_OUT 1.14 +[test_bug617870-callhooks.html] 1.15 +skip-if = toolkit == 'android' #TIMED_OUT 1.16 +[test_bug638178-execlines.html]