Skip to content

Commit b756a02

Browse files
committedJun 14, 2018
Timeout tests after 55s
1 parent 8fc5b10 commit b756a02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.ci/travis/linux/docker-build-test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ cmake \
5555
-DWITH_BINDINGS=ON \
5656
-DWITH_SERVER=ON \
5757
-DDISABLE_DEPRECATED=ON \
58+
-DPYTHON_TEST_WRAPPER="timeout -sSIGSEGV 55s"\
5859
-DCXX_EXTRA_FLAGS=${CLANG_WARNINGS} ..
5960
echo "travis_fold:end:cmake"
6061

0 commit comments

Comments
 (0)
Please sign in to comment.