test1801: completely disable the test-case

Bug: https://github.com/bagder/curl/commit/21e82bd6#commitcomment-12226582
This commit is contained in:
Kamil Dudka 2015-07-17 14:15:09 +02:00
parent 5dc5cd8084
commit b7c5c6ea4b

View File

@ -126,8 +126,9 @@ cd tests/data/
sed -i s/899\\\([0-9]\\\)/%{?__isa_bits}9\\1/ test{309,1028,1055,1056}
cd -
# disable test 1112 (#565305)
printf "1112\n" >> tests/data/DISABLED
# disable test 1112 (#565305) and test 1801
# <https://github.com/bagder/curl/commit/21e82bd6#commitcomment-12226582>
printf "1112\n1801\n" >> tests/data/DISABLED
# disable test 1319 on ppc64 (server times out)
%ifarch ppc64