michael@0: [DEFAULT] michael@0: head = head_xpcom.js michael@0: tail = michael@0: support-files = michael@0: bug725015.manifest michael@0: compmgr_warnings.manifest michael@0: data/** michael@0: michael@0: [test_bug121341.js] michael@0: [test_bug325418.js] michael@0: [test_bug332389.js] michael@0: [test_bug333505.js] michael@0: [test_bug364285-1.js] michael@0: # Bug 902073: test fails consistently on Android x86 michael@0: skip-if = os == "android" michael@0: [test_bug374754.js] michael@0: [test_bug476919.js] michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_bug478086.js] michael@0: [test_bug656331.js] michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_bug725015.js] michael@0: [test_compmgr_warnings.js] michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_file_createUnique.js] michael@0: [test_file_equality.js] michael@0: [test_hidden_files.js] michael@0: [test_home.js] michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_iniProcessor.js] michael@0: [test_ioutil.js] michael@0: [test_localfile.js] michael@0: [test_mac_bundle.js] michael@0: [test_nsIMutableArray.js] michael@0: [test_nsIProcess.js] michael@0: skip-if = os == "win" # bug 582821 michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_nsIProcess_stress.js] michael@0: # bug 676412, test isn't needed on windows michael@0: # bug 704368: test causes harness to be killed on debug Linux64 michael@0: skip-if = os == "win" || (os == "linux" && debug && bits == 64) michael@0: [test_pipe.js] michael@0: [test_storagestream.js] michael@0: [test_streams.js] michael@0: [test_seek_multiplex.js] michael@0: [test_stringstream.js] michael@0: [test_symlinks.js] michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_systemInfo.js] michael@0: # Bug 902081: test fails consistently on Android 2.2, passes on 4.0 michael@0: skip-if = os == "android" michael@0: [test_versioncomparator.js] michael@0: [test_comp_no_aslr.js] michael@0: skip-if = os != "win" michael@0: [test_windows_shortcut.js] michael@0: [test_bug745466.js] michael@0: skip-if = os == "win" michael@0: # Bug 676998: test fails consistently on Android michael@0: fail-if = os == "android" michael@0: [test_file_renameTo.js]