]> git.ipfire.org Git - thirdparty/zstd.git/commit
faster cygwin test 2109/head
authorYann Collet <cyan@fb.com>
Tue, 5 May 2020 21:08:35 +0000 (14:08 -0700)
committerYann Collet <cyan@fb.com>
Tue, 5 May 2020 21:08:35 +0000 (14:08 -0700)
commit4f755bdafc92befeb003a2e55ba50b7a68301600
treeac2dc32759341176a85567be3c5a2a4103018d99
parent7120d97cb3d3ad65986fb653f0fdec7fd7a346b8
faster cygwin test

The cygwin test on Appveyor is way too long (>30 mn).
The main issue is the very long zstreamtest, because no time out has been programmed.
Ensures that both fuzzer and zstreamtest receive a 30sec slot.
Should reduce cygwin tests duration by -30mn.
appveyor.yml
build/cmake/tests/CMakeLists.txt