]> Cypherpunks repositories - gostls13.git/commit
cmd/compile: disable append of make test on noopt builder
authorCuong Manh Le <cuong.manhle.vn@gmail.com>
Mon, 8 Aug 2022 17:25:32 +0000 (00:25 +0700)
committerGopher Robot <gobot@golang.org>
Mon, 8 Aug 2022 18:14:49 +0000 (18:14 +0000)
commita34a97d88d9aac5f0ca8422243ea15c89fa8d880
treef301ba1ffaaa17a76b0bff0fef6ab8dd824b0d39
parent4bcc138bc6a4791163c9f2604a9fa44ed4ec8421
cmd/compile: disable append of make test on noopt builder

Updates #53888

Change-Id: I34ef2c5bd23816e1991cfec2bef4cae72676b523
Reviewed-on: https://go-review.googlesource.com/c/go/+/422037
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Keith Randall <khr@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Keith Randall <khr@google.com>
Run-TryBot: Cuong Manh Le <cuong.manhle.vn@gmail.com>
Auto-Submit: Cuong Manh Le <cuong.manhle.vn@gmail.com>
src/cmd/compile/internal/test/issue53888_test.go