Skip to content

Commit fced652

Browse files
committed
temporarily increase timeout
1 parent 648680c commit fced652

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
@@ -225,7 +225,7 @@ add_rev_test(EX4 ex4 30 "memh;rv32")
225225
add_rev_test(EX5 ex5 30 "memh;rv64")
226226
add_rev_test(EX6 ex6 45 "memh;rv64")
227227
add_rev_test(EX7 ex7 30 "memh;rv64")
228-
add_rev_test(BIG_LOOP big_loop 120 "test_level=2;rv64;benchmark")
228+
add_rev_test(BIG_LOOP big_loop 600 "test_level=2;rv64;benchmark")
229229
add_rev_test(LARGE_BSS large_bss 60 "test_level=2;memh;rv64")
230230
add_rev_test(DEP_CHECK dep_check 30 "memh;rv32")
231231
add_rev_test(CACHE_1 cache_1 30 "memh;rv32" SCRIPT "run_cache_1.sh")

0 commit comments

Comments
 (0)