Related: #1941925 - temporarily disable an unreliable test-case

This commit is contained in:
Kamil Dudka 2021-03-24 13:52:09 +01:00
parent 41dba95570
commit 548eee58a5
1 changed files with 1 additions and 1 deletions

View File

@ -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
# <https://github.com/bagder/curl/commit/21e82bd6#commitcomment-12226582>
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