Increase timeout from 300 (default) to 600 seconds.
It takes 6-7 minutes to proceed the test on MIPS64EB. Sponsored by: DARPA, AFRL Sponsored by: HEIF5
This commit is contained in:
parent
7dd86df41b
commit
94df88208c
@ -6,6 +6,8 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarchive
|
|||||||
|
|
||||||
ATF_TESTS_SH+= functional_test
|
ATF_TESTS_SH+= functional_test
|
||||||
|
|
||||||
|
TEST_METADATA.functional_test+= timeout="600"
|
||||||
|
|
||||||
BINDIR= ${TESTSDIR}
|
BINDIR= ${TESTSDIR}
|
||||||
|
|
||||||
PROGS+= libarchive_test
|
PROGS+= libarchive_test
|
||||||
|
Loading…
Reference in New Issue
Block a user