Bug 1856942: part 5) Factor async loading of a sheet out of `Loader::LoadSheet`....
[gecko.git] / xpcom / tests / unit / xpcshell.ini
blob137ab2df4562924d52531f269dde657f886ab70e
1 [DEFAULT]
2 head = head_xpcom.js
3 support-files =
4 data/**
5 xpcomtest.xpt
6 generated-files =
7 xpcomtest.xpt
9 [test_bug121341.js]
10 [test_bug325418.js]
11 [test_bug332389.js]
12 [test_bug333505.js]
13 [test_bug364285-1.js]
14 [test_bug374754.js]
15 [test_bug476919.js]
16 # Creating a symlink requires admin or developer mode on Windows.
17 skip-if = os == "win"
18 # Bug 676998: test fails consistently on Android
19 fail-if = os == "android"
20 [test_bug478086.js]
21 [test_bug1434856.js]
22 [test_console_service_callFunctionAndLogException.js]
23 [test_debugger_malloc_size_of.js]
24 [test_file_createUnique.js]
25 [test_file_equality.js]
26 [test_getTimers.js]
27 skip-if = os == "android"
28 [test_hidden_files.js]
29 [test_home.js]
30 # Bug 676998: test fails consistently on Android
31 fail-if = os == "android"
32 [test_iniParser.js]
33 [test_ioutil.js]
34 [test_localfile.js]
35 [test_mac_bundle.js]
36 [test_mac_xattrs.js]
37 skip-if = os != "mac"
38 [test_nsIMutableArray.js]
39 [test_nsIProcess.js]
40 skip-if = os == "win" || os == "linux" || os == "android" # bug 582821, bug 1325609, Bug 676998, Bug 1631671
41 [test_nsIProcess_stress.js]
42 skip-if = os == "win" || ccov # bug 676412, test isn't needed on windows and runs really slowly, bug 1394989
43 [test_pipe.js]
44 [test_process_directives.js]
45 [test_process_directives_child.js]
46 skip-if = os == "android"
47 [test_storagestream.js]
48 [test_streams.js]
49 [test_seek_multiplex.js]
50 [test_stringstream.js]
51 [test_symlinks.js]
52 # Creating a symlink requires admin or developer mode on Windows.
53 skip-if = os == "win"
54 # Bug 676998: test fails consistently on Android
55 fail-if = os == "android"
56 [test_systemInfo.js]
57 [test_versioncomparator.js]
58 skip-if =
59 os == "win" && asan # Bug 1763002
60 [test_windows_cmdline_file.js]
61 skip-if = os != "win"
62 [test_bug745466.js]
63 skip-if = os == "win"
64 # Bug 676998: test fails consistently on Android
65 fail-if = os == "android"
66 [test_file_renameTo.js]
67 [test_notxpcom_scriptable.js]
68 [test_windows_registry.js]
69 skip-if = os != "win"