]> git.ipfire.org Git - thirdparty/curl.git/commit
test1541: remove since it is a known bug
authorDaniel Stenberg <daniel@haxx.se>
Sat, 5 Sep 2020 18:30:26 +0000 (20:30 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 6 Sep 2020 07:51:06 +0000 (09:51 +0200)
commit8ca54a03ea08a7b0cf0a402018f329bd93124216
tree1230417a6b4f3e7c42c1272ff7be7562a4e6268f
parente50a877df74f2d5558f9962089bcac0883e4aa38
test1541: remove since it is a known bug

A shared connection cache is not thread-safe is a known issue. Stop
testing this until we believe this issue is addressed. Reduces
occasional test failures we don't care about.

The test code in lib1541.c is left in git to allow us to restore it when
we get to fix this.

Closes #5922
docs/KNOWN_BUGS
tests/data/Makefile.inc
tests/data/test1541 [deleted file]
tests/libtest/Makefile.inc
tests/libtest/lib1541.c