From b7c5c6ea4b059a49968acc1c590c7e211a1eb754 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Fri, 17 Jul 2015 14:15:09 +0200 Subject: [PATCH] test1801: completely disable the test-case Bug: https://github.com/bagder/curl/commit/21e82bd6#commitcomment-12226582 --- curl.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/curl.spec b/curl.spec index 7e44911..2ddd09c 100644 --- a/curl.spec +++ b/curl.spec @@ -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 +# +printf "1112\n1801\n" >> tests/data/DISABLED # disable test 1319 on ppc64 (server times out) %ifarch ppc64