mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 21:01:08 +00:00
Bug 1812557 - Disable Snap profile tests in Thunderbird. r=mkaply
Differential Revision: https://phabricator.services.mozilla.com/D168750
This commit is contained in:
parent
cc4c8be6f7
commit
848042dcf6
@ -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]
|
||||
|
Loading…
Reference in New Issue
Block a user