temporarily disable test 1184
... which occasionally fails on aarch64/armv7hl Koji builders for no apparent reason
This commit is contained in:
parent
d02617d325
commit
287da1ceec
@ -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
|
||||
# <https://github.com/bagder/curl/commit/21e82bd6#commitcomment-12226582>
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user