mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
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:
parent
180e6e3a44
commit
c926b27376
@ -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'"]
|
||||
|
Loading…
Reference in New Issue
Block a user