]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.boringcrypto] cmd/compile: disable version test on boringcrypto
authorKeith Randall <khr@golang.org>
Tue, 9 Nov 2021 16:08:16 +0000 (08:08 -0800)
committerKeith Randall <khr@golang.org>
Tue, 9 Nov 2021 16:43:10 +0000 (16:43 +0000)
commit16215e5340a84adcfce7ba49fdde6f9a0bbe1c0a
tree33f494a39bb351893500c441abfacfaa3317c6f7
parentc9858c7bdc8493f471f9914cc4c79d41ef483265
[dev.boringcrypto] cmd/compile: disable version test on boringcrypto

This test modifies a binary, which the FIPS integrity test doesn't like.

Fixes #49402

Change-Id: I817d1f49e779ce1ea5f9477bf74e729e82b42875
Reviewed-on: https://go-review.googlesource.com/c/go/+/362654
Trust: Keith Randall <khr@golang.org>
Run-TryBot: Keith Randall <khr@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/cmd/compile/internal/amd64/versions_test.go