]> Cypherpunks repositories - gostls13.git/commit
test/fixedbugs: bump issue21576.go's timeout to 1min
authorEmmanuel T Odeke <emmanuel@orijtech.com>
Fri, 11 Oct 2019 06:40:39 +0000 (02:40 -0400)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Fri, 11 Oct 2019 15:05:18 +0000 (15:05 +0000)
commit1627714cd518c56c0a39bd9d040670563410ad77
tree5edef5190fbd62fd71f3810dc5640ed109ac094e
parent2ac8f799d83dff45abde4941a2e179cb6ac1391e
test/fixedbugs: bump issue21576.go's timeout to 1min

Increases the exec timeout from 5sec to 1min, but
also print out the error value on any test failure.

Fixes #34836

Change-Id: Ida2b8bd460243491ef0f90dfe0f978dfe02a0703
Reviewed-on: https://go-review.googlesource.com/c/go/+/200519
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
test/fixedbugs/issue21576.go