Increase timeout for legacy_test from 300 (default) to 600 seconds.
It takes about 7 minutes to pass the test on MIPS64EB in QEMU. Sponsored by: DARPA, AFRL Sponsored by: HEIF5
This commit is contained in:
parent
41bb1a25a9
commit
60e5fa86df
@ -4,6 +4,8 @@ PACKAGE= tests
|
||||
|
||||
TAP_TESTS_SH= legacy_test
|
||||
|
||||
TEST_METADATA.legacy_test+= timeout="600"
|
||||
|
||||
${PACKAGE}FILES+= calendar.calibrate
|
||||
${PACKAGE}FILES+= regress.a1.out
|
||||
${PACKAGE}FILES+= regress.a2.out
|
||||
|
Loading…
Reference in New Issue
Block a user