Skip to content

Commit 4416e8a

Browse files
authored
We are again getting close to the timeout due to more tests :( (NVIDIA#2774)
1 parent 284e104 commit 4416e8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcudacxx/test/libcudacxx/CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,6 @@ add_test(NAME libcudacxx.test.lit COMMAND
140140
)
141141

142142
set_tests_properties(libcudacxx.test.lit PROPERTIES
143-
TIMEOUT 5000
143+
TIMEOUT 6400
144144
RUN_SERIAL TRUE
145145
)

0 commit comments

Comments
 (0)