Bug 1885565 - Part 2: Fix up parameter ordering and kDoc descriptions in NavigationBa...
[gecko.git] / toolkit / profile / xpcshell / xpcshell.toml
blob00c00cc6c437f79fb31ca6fea4bb78620371600d
1 [DEFAULT]
2 head = "head.js"
3 skip-if = ["os == 'android'"]
5 ["test_check_backup.js"]
7 ["test_claim_locked.js"]
9 ["test_clean.js"]
11 ["test_conflict_installs.js"]
13 ["test_conflict_profiles.js"]
15 ["test_create_default.js"]
17 ["test_fix_directory_case.js"]
19 ["test_ignore_legacy_directory.js"]
21 ["test_invalid_descriptor.js"]
23 ["test_legacy_empty.js"]
25 ["test_legacy_select.js"]
27 ["test_lock.js"]
29 ["test_missing_profilesini.js"]
31 ["test_new_default.js"]
33 ["test_previous_dedicated.js"]
35 ["test_profile_reset.js"]
37 ["test_remove.js"]
39 ["test_remove_default.js"]
41 ["test_select_backgroundtasks_ephemeral.js"]
43 ["test_select_backgroundtasks_not_ephemeral_create.js"]
45 ["test_select_backgroundtasks_not_ephemeral_exists.js"]
47 ["test_select_default.js"]
49 ["test_select_environment.js"]
51 ["test_select_environment_named.js"]
53 ["test_select_missing.js"]
55 ["test_select_named.js"]
57 ["test_select_noname.js"]
59 ["test_select_profile_argument.js"]
61 ["test_select_profile_argument_new.js"]
63 ["test_select_profilemanager.js"]
65 ["test_single_profile_selected.js"]
66 skip-if = ["devedition"]
68 ["test_single_profile_unselected.js"]
69 skip-if = ["devedition"]
71 ["test_skip_locked_environment.js"]
73 ["test_snap.js"]
74 snap = true
75 run-if = ["os == 'linux'"]
76 skip-if = ["appname == 'thunderbird'"]
78 ["test_snap_empty.js"]
79 snap = true
80 run-if = ["os == 'linux'"]
81 skip-if = ["appname == 'thunderbird'"]
83 ["test_snatch_environment.js"]
85 ["test_snatch_environment_default.js"]
87 ["test_startswithlast.js"]
89 ["test_steal_inuse.js"]
91 ["test_update_selected_dedicated.js"]
93 ["test_update_unknown_dedicated.js"]
95 ["test_update_unselected_dedicated.js"]
97 ["test_use_dedicated.js"]