1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00

tests: disable tests with jig rot

A couple of tests can't work because the peer setup they rely on has rotted
on the peer side.
This commit is contained in:
Andy Green 2022-09-18 06:20:59 +01:00
parent af64c7fc4f
commit 9700773296
2 changed files with 2 additions and 2 deletions

View file

@ -39,7 +39,7 @@ if (requirements)
# ctest
if (LWS_CTEST_INTERNET_AVAILABLE AND NOT WIN32)
if (LWS_CTEST_INTERNET_AVAILABLE AND NOT WIN32 AND DISABLE_IT_DUE_TO_JIG_ROT)
# the direct selftest

View file

@ -21,7 +21,7 @@ if (requirements)
find_program(VALGRIND "valgrind")
if (LWS_CTEST_INTERNET_AVAILABLE)
if (LWS_CTEST_INTERNET_AVAILABLE AND DISABLE_IT_DUE_TO_JIG_ROT)
if (VALGRIND)
add_test(NAME sspost-warmcat COMMAND
${CMAKE_SOURCE_DIR}/scripts/ctest-background.sh