Author: br
Date: Mon Sep 26 20:13:33 2016
New Revision: 306353
URL: https://svnweb.freebsd.org/changeset/base/306353

Log:
  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

Modified:
  head/lib/libarchive/tests/Makefile

Modified: head/lib/libarchive/tests/Makefile
==============================================================================
--- head/lib/libarchive/tests/Makefile  Mon Sep 26 19:35:41 2016        
(r306352)
+++ head/lib/libarchive/tests/Makefile  Mon Sep 26 20:13:33 2016        
(r306353)
@@ -6,6 +6,8 @@ _LIBARCHIVEDIR= ${SRCTOP}/contrib/libarc
 
 ATF_TESTS_SH+= functional_test
 
+TEST_METADATA.functional_test+=        timeout="600"
+
 BINDIR=        ${TESTSDIR}
 
 PROGS+=        libarchive_test
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to