23 lines
399 B
TOML
23 lines
399 B
TOML
[DEFAULT]
|
|
support-files = "test-dir/test-file"
|
|
|
|
["test_chromeGetTestFile.xhtml"]
|
|
|
|
["test_sample.xhtml"]
|
|
|
|
["test_sanityEventUtils.xhtml"]
|
|
fail-if = ["headless"] # Bug 1678303
|
|
|
|
["test_sanityException.xhtml"]
|
|
|
|
["test_sanityException2.xhtml"]
|
|
|
|
["test_sanityManifest.xhtml"]
|
|
fail-if = ["true"]
|
|
|
|
["test_sanityManifest_pf.xhtml"]
|
|
fail-if = ["true"]
|
|
|
|
["test_tasks_skip.xhtml"]
|
|
|
|
["test_tasks_skipall.xhtml"]
|