We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7dcf4d commit 532e859Copy full SHA for 532e859
Makefile
@@ -91,7 +91,7 @@ TESTLENGTHOPTIONS := -test.short
91
TESTTIMEOUT := 20m
92
ifeq ($(LONG), 1)
93
TESTLENGTHOPTIONS :=
94
- TESTTIMEOUT := 120m
+ TESTTIMEOUT := 180m
95
endif
96
ifdef VERBOSE
97
TESTVERBOSEOPTIONS := -v
0 commit comments