Bug 1241306 - Disable services/fxaccounts/tests/xpcshell/test_accounts_device_registration.js for Thunderbird. r=markh

This commit is contained in:
aleth 2016-01-21 12:06:12 +01:00
parent 9bd456dc69
commit a48d5051d6

View File

@ -5,7 +5,7 @@ skip-if = toolkit == 'android'
[test_accounts.js]
[test_accounts_device_registration.js]
skip-if = appname == 'b2g'
skip-if = (appname == 'b2g' || appname == 'thunderbird')
[test_client.js]
skip-if = toolkit == 'gonk' # times out, bug 1073639
[test_credentials.js]