From 548eee58a5458daf2f8771ab411d8cd1c72f35c6 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 24 Mar 2021 13:52:09 +0100 Subject: [PATCH] Related: #1941925 - temporarily disable an unreliable test-case --- curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index f665b55..8a6a871 100644 --- a/curl.spec +++ b/curl.spec @@ -200,7 +200,7 @@ autoreconf -fiv # disable test 1112 (#565305), test 1455 (occasionally fails with 'bind failed # with errno 98: Address already in use' in Koji environment), and test 1801 # -printf "1112\n1455\n1801\n" >> tests/data/DISABLED +printf "1112\n1455\n1592\n1801\n" >> tests/data/DISABLED # disable test 1319 on ppc64 (server times out) %ifarch ppc64