Skip to content

Commit 5291d9c

Browse files
committed
Bump timeout of standalone tests
1 parent 88dcca9 commit 5291d9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python.test/src/tests/conftest.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run_top_level_functions = true
33

44
[[test_rules]]
55
selector = ['standalone/*']
6-
per_test_timeout = 1800
6+
per_test_timeout = 2400
77
partial_splits_individual_tests = true
88

99
[[test_rules]]

0 commit comments

Comments
 (0)