mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 05:41:12 +00:00
Bug 1073639 - disable test_client.js on b2g due to excessive run times. r=spenrose
This commit is contained in:
parent
86b3bed29d
commit
d506248633
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user