Revision control
Copy as Markdown
Other Tools
[DEFAULT]
head = "head_mailbase.js"
dupe-manifest = true
support-files = [
"distribution.ini",
"resources/*",
]
["include:xpcshell_maildir.ini"]
["test_accountManagerUtils.js"]
["test_alertHook.js"]
["test_attachmentChecker.js"]
["test_bug1086527.js"]
["test_columns.js"]
["test_darkReader.js"]
["test_devtools_url.js"]
["test_emptyTrash_dbViewWrapper.js"]
run-sequentially = true # Avoid bustage.
["test_linkHelper.js"]
["test_mailGlue_distribution.js"]
skip-if = ["os == 'win' && msix"] # MSIX has a distribution.ini and it's unwritable. Tests fail.
["test_migrateTryStartTLS.js"]
["test_pluralForm.js"]
["test_pluralForm_english.js"]
["test_pluralForm_makeGetter.js"]
["test_qrExport.js"]
["test_treeDataAdapter.js"]
["test_treeSelection.js"]
["test_viewWrapper_imapFolder.js"]
run-sequentially = true # Avoid bustage.
["test_viewWrapper_logic.js"]
["test_viewWrapper_realFolder.js"]
skip-if = ["os == 'mac' && !debug"]
reason = "osx shippable perma failures"
["test_viewWrapper_virtualFolder.js"]
["test_viewWrapper_virtualFolderCustomTerm.js"]
run-sequentially = true # Avoid bustage.