Bug 1885602 - Part 5: Implement navigating to the SUMO help topic from the menu heade...
[gecko.git] / toolkit / modules / subprocess / test / xpcshell / xpcshell.toml
blob776900b676628ba2abd2e222d7b4368bb813a117
1 [DEFAULT]
2 head = "head.js"
3 firefox-appdir = "browser"
4 skip-if = ["os == 'android'"]
5 subprocess = true
6 support-files = [
7   "data_text_file.txt",
8   "data_test_script.py",
11 ["test_subprocess.js"]
12 skip-if = [
13   "verify",
14   "apple_silicon", # bug 1729546
16 run-sequentially = "very high failure rate in parallel"
18 ["test_subprocess_getEnvironment.js"]
20 ["test_subprocess_pathSearch.js"]