]> Cypherpunks.ru repositories - gostls13.git/commit
test: skip some tests on noopt builder
authorBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Sep 2018 16:48:54 +0000 (16:48 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Mon, 24 Sep 2018 20:56:48 +0000 (20:56 +0000)
commitb3369063e52571be1cdf0e7a16f99b12c2a23914
tree34a958e4c9da6a59e849851d874d724e56673b77
parent01b7c2db156cc40e928bb95ec7f980f0ab22aa26
test: skip some tests on noopt builder

Adds a new build tag "gcflags_noopt" that can be used in test/*.go
tests.

Fixes #27833

Change-Id: I4ea0ccd9e9e58c4639de18645fec81eb24a3a929
Reviewed-on: https://go-review.googlesource.com/136898
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
test/checkbce.go
test/fixedbugs/issue7921.go
test/nosplit.go
test/run.go