From c4a2596b222f761cf252d6d0a4f1ffaf16285e77 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 4 Oct 2017 09:58:47 +0200 Subject: [PATCH] re-enable temporarily disabled IDN2 test-cases test2033 is now marked flaky by upstream, so it does not need to explicitly disabled any more --- curl.spec | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/curl.spec b/curl.spec index 6f46295..ee8b9dd 100644 --- a/curl.spec +++ b/curl.spec @@ -161,17 +161,13 @@ be installed. # disable test 1112 (#565305) and test 1801 # -# and test 2033, which is a flaky test for HTTP/1 pipelining -printf "1112\n1801\n2033\n" >> tests/data/DISABLED +printf "1112\n1801\n" >> tests/data/DISABLED # disable test 1319 on ppc64 (server times out) %ifarch ppc64 echo "1319" >> tests/data/DISABLED %endif -# temporarily disable failing libidn2 test-cases -printf "1034\n1035\n2046\n2047\n" >> tests/data/DISABLED - %build mkdir build-{full,minimal} export common_configure_opts=" \