mirror of
https://github.com/kanaka/mal.git
synced 2024-11-10 12:47:45 +03:00
miniMAL: increase test timeouts
This commit is contained in:
parent
01f9230ad7
commit
f2b067cbd8
3
Makefile
3
Makefile
@ -59,6 +59,9 @@ REGRESS =
|
||||
|
||||
# Extra implementation specific options to pass to runtest.py
|
||||
mal_TEST_OPTS = --start-timeout 60 --test-timeout 120
|
||||
miniMAL_TEST_OPTS = --start-timeout 60 --test-timeout 120
|
||||
|
||||
DOCKERIZE=
|
||||
|
||||
# Run target/rule within docker image for the implementation
|
||||
DOCKERIZE =
|
||||
|
Loading…
Reference in New Issue
Block a user