mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
44 lines
1.0 KiB
INI
44 lines
1.0 KiB
INI
[DEFAULT]
|
|
head = head_xpcom.js
|
|
tail =
|
|
|
|
[test_bug121341.js]
|
|
[test_bug325418.js]
|
|
[test_bug332389.js]
|
|
[test_bug333505.js]
|
|
[test_bug364285-1.js]
|
|
# Bug 676998: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_bug374754.js]
|
|
[test_bug476919.js]
|
|
# Bug 676998: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_bug478086.js]
|
|
[test_bug656331.js]
|
|
[test_compmgr_warnings.js]
|
|
[test_file_createUnique.js]
|
|
[test_file_equality.js]
|
|
[test_hidden_files.js]
|
|
[test_home.js]
|
|
# Bug 676998: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_iniProcessor.js]
|
|
[test_ioutil.js]
|
|
[test_localfile.js]
|
|
[test_mac_bundle.js]
|
|
[test_nsIMutableArray.js]
|
|
[test_nsIProcess.js]
|
|
[test_nsIProcess_stress.js]
|
|
skip-if = os == "win" # See bug: 676412
|
|
[test_pipe.js]
|
|
[test_storagestream.js]
|
|
[test_streams.js]
|
|
[test_stringstream.js]
|
|
[test_symlinks.js]
|
|
# Bug 676998: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_systemInfo.js]
|
|
# Bug 676998: test fails consistently on Android
|
|
fail-if = os == "android"
|
|
[test_versioncomparator.js]
|