Bump normal test timeout

This commit is contained in:
Jeff Mitchell 2019-04-03 14:31:56 -04:00
parent cb37b2b4f3
commit b67c8a1198
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
THIS_FILE := $(lastword $(MAKEFILE_LIST))
TEST?=$$(go list ./... | grep -v /vendor/ | grep -v /integ)
TEST_TIMEOUT?=20m
TEST_TIMEOUT?=30m
EXTENDED_TEST_TIMEOUT=45m
VETARGS?=-asmdecl -atomic -bool -buildtags -copylocks -methods -nilfunc -printf -rangeloops -shift -structtags -unsafeptr
EXTERNAL_TOOLS=\