1
1
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:
Joel Martin 2016-03-15 11:19:51 -05:00
parent 01f9230ad7
commit f2b067cbd8

View File

@ -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 =