From 287da1ceece28a3af10a47e0b0f7e264f90c2c40 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Wed, 15 Sep 2021 10:55:21 +0200 Subject: [PATCH] temporarily disable test 1184 ... which occasionally fails on aarch64/armv7hl Koji builders for no apparent reason --- curl.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curl.spec b/curl.spec index c8ab381..daa837e 100644 --- a/curl.spec +++ b/curl.spec @@ -190,7 +190,7 @@ be installed. # 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\n1184\n1801\n" >> tests/data/DISABLED # disable test 1319 on ppc64 (server times out) %ifarch ppc64