Skip to content

Commit a35c125

Browse files
karzhenkovandreasbuhr
authored andcommitted
Adjust timeout
1 parent 36b542c commit a35c125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if(WIN32)
4747
)
4848
else()
4949
# let more time for some tests
50-
set(async_auto_reset_event_tests_TIMEOUT 60)
50+
set(async_auto_reset_event_tests_TIMEOUT 200)
5151
endif()
5252

5353
foreach(test ${tests})

0 commit comments

Comments
 (0)