]> Cypherpunks.ru repositories - gostls13.git/commit
slices: skip TestGrow allocation test if noopt
authorIan Lance Taylor <iant@golang.org>
Tue, 14 Feb 2023 17:38:18 +0000 (09:38 -0800)
committerGopher Robot <gobot@golang.org>
Tue, 14 Feb 2023 17:50:49 +0000 (17:50 +0000)
commit54e109ea197cbf1edd78c9d48a76083db0b0deea
treebcfa13c86f84e713bc822e4d9c01d758dda125b2
parent66c58b946beaa38de35241c3f64ec358f5ad03f1
slices: skip TestGrow allocation test if noopt

Change-Id: Ie444367c6bb16ed78482d1786b546e6daa63444a
Reviewed-on: https://go-review.googlesource.com/c/go/+/468196
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/slices/slices_test.go