Bug 1884123 - Skip test_dom_quota_try.js for Thunderbird (it doesn't collect dom.quota.try). r=janv

Differential Revision: https://phabricator.services.mozilla.com/D203907
This commit is contained in:
Magnus Melin 2024-03-07 13:06:18 +00:00
parent 180e6e3a44
commit c926b27376

View File

@ -14,7 +14,7 @@ support-files = [
]
["test_dom_quota_try.js"]
skip-if = ["os == 'android'"]
skip-if = ["os == 'android' || appname == 'thunderbird'"]
["test_qm_first_initialization_attempt.js"]
skip-if = ["appname == 'thunderbird'"]