Bug 1812557 - Disable Snap profile tests in Thunderbird. r=mkaply

Differential Revision: https://phabricator.services.mozilla.com/D168750
This commit is contained in:
Geoff Lankow 2023-02-04 04:45:13 +00:00
parent cc4c8be6f7
commit 848042dcf6

View File

@ -28,10 +28,14 @@ skip-if = devedition
[test_steal_inuse.js]
[test_snap.js]
snap = true
skip-if = toolkit != 'gtk'
skip-if =
toolkit != 'gtk'
appname == 'thunderbird'
[test_snap_empty.js]
snap = true
skip-if = toolkit != 'gtk'
skip-if =
toolkit != 'gtk'
appname == 'thunderbird'
[test_remove_default.js]
[test_claim_locked.js]
[test_lock.js]