mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1073639 - disable test_client.js on b2g due to excessive run times. r=spenrose
This commit is contained in:
parent
cdc7edea61
commit
7605160307
@ -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