diff --git a/services/fxaccounts/tests/xpcshell/xpcshell.ini b/services/fxaccounts/tests/xpcshell/xpcshell.ini index ec178f4ebfa..7d7a886f9af 100644 --- a/services/fxaccounts/tests/xpcshell/xpcshell.ini +++ b/services/fxaccounts/tests/xpcshell/xpcshell.ini @@ -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.