Skip to content

Commit dc1ae7f

Browse files
authored
Late joiner test is not stable yet (#1020)
1 parent d827694 commit dc1ae7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ if(BUILD_TESTS)
539539
NAME late_joiners
540540
PYTHON_SCRIPT ${CMAKE_SOURCE_DIR}/tests/late_joiners.py
541541
CONSENSUS pbft
542+
ADDITIONAL_ARGS --skip-suspension
542543
)
543544

544545
if(BUILD_SMALLBANK)

0 commit comments

Comments
 (0)