Bug 958026 - Skip browser_aboutAccounts.js on Linux where it times out and takes out hundreds of other tests

--HG--
extra : rebase_source : 4bbef7e2920ca68bfc5f74baff3fc0df92ff1234
This commit is contained in:
Phil Ringnalda 2014-02-02 11:56:34 -08:00
Родитель 6bb8ecd1e4
Коммит 19b8876608
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -116,6 +116,7 @@ run-if = crashreporter
[browser_CTP_resize.js]
[browser_URLBarSetURI.js]
[browser_aboutAccounts.js]
skip-if = os == "linux" # Bug 958026
[browser_aboutHealthReport.js]
skip-if = os == "linux" # Bug 924307
[browser_aboutHome.js]