Related: #1941925 - temporarily disable an unreliable test-case
This commit is contained in:
parent
41dba95570
commit
548eee58a5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user