Backed out changeset 8e77ebf75052 (bug 1627910) for xpcshell failures on test_http3.js. CLOSED TREE

This commit is contained in:
Csoregi Natalia 2020-06-27 14:06:06 +03:00
Родитель b23671697c
Коммит 3ba4d401aa
1 изменённых файлов: 2 добавлений и 1 удалений

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

@ -421,7 +421,8 @@ skip-if = os == "android"
[test_disabled_ftp.js]
[test_cache_204_response.js]
[test_http3.js]
skip-if = asan || tsan || os == 'win' || os =='android'
# disabled for now due to intermittent failures caused by neqo bugs
skip-if = true || asan || tsan || os == 'win' || os =='android'
[test_node_execute.js]
[test_loadgroup_cancel.js]
[test_obs-fold.js]