Bug 1029775 - Skip test_ocsp_stapling_expired.js on B2G debug for frequent intermittent failures.

--HG--
extra : rebase_source : 3eb53f648d6663ca0f3f1380eb8a81b66a491d1a
This commit is contained in:
Ryan VanderMeulen 2015-06-21 21:22:08 -04:00
Родитель db78fb6a30
Коммит 2ff7670bf1
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -52,6 +52,7 @@ run-sequentially = hardcoded ports
skip-if = buildapp == "b2g"
[test_ocsp_stapling_expired.js]
run-sequentially = hardcoded ports
skip-if = (toolkit == 'gonk' && debug) # Bug 1029775
[test_ocsp_stapling_with_intermediate.js]
run-sequentially = hardcoded ports
[test_ocsp_caching.js]