Bug 905636 - Disable a netwerk xpcshell test under ASan. r=jduell

This commit is contained in:
Christian Holler 2013-08-15 18:18:39 +02:00
Родитель d85a6fd58b
Коммит 3100f5f9f3
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -129,6 +129,8 @@ skip-if = bits != 32
[test_multipart_byteranges.js]
[test_multipart_streamconv.js]
[test_multipart_streamconv_missing_lead_boundary.js]
# Bug 750932: test fails under AddressSanitizer
fail-if = asan
[test_nestedabout_serialize.js]
[test_net_addr.js]
# Bug 732363: test fails on windows for unknown reasons.