From ef9a90cb1689470975b7354bbe6f82caecbc0aa4 Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Wed, 3 Apr 2019 14:31:56 -0400 Subject: [PATCH] Bump normal test timeout --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a6b83da94b..9f20c28bd6 100644 --- a/Makefile +++ b/Makefile @@ -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=\