Skip to content

Commit eb8963c

Browse files
committed
Update gold and increase timeout.
1 parent 161df6a commit eb8963c

6 files changed

+1
-1
lines changed

tests/hw/esp32/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ foreach(board board1 board2)
4343
CONFIGURATIONS esp32 hw
4444
)
4545

46-
set_tests_properties("setup-${board}" PROPERTIES TIMEOUT 40)
46+
set_tests_properties("setup-${board}" PROPERTIES TIMEOUT 80)
4747
set_tests_properties("setup-${board}" PROPERTIES FIXTURES_SETUP "setup-boards")
4848
endforeach()
4949

0 commit comments

Comments
 (0)