Bug 1073639 - disable test_client.js on b2g due to excessive run times. r=spenrose

This commit is contained in:
Mark Hammond 2014-10-16 12:48:22 +11:00
parent ea8ebb143e
commit 29aa0b491c

View File

@ -5,7 +5,7 @@ skip-if = toolkit == 'android'
[test_accounts.js]
[test_client.js]
skip-if = toolkit == 'gonk' && debug # times out, bug 1079405
skip-if = toolkit == 'gonk' # times out, bug 1073639
[test_credentials.js]
[test_loginmgr_storage.js]
skip-if = appname == 'b2g' # login manager storage only used on desktop.