]> Cypherpunks repositories - gostls13.git/commit
cmd/go: fix tests broken in CL 358539
authorBryan C. Mills <bcmills@google.com>
Mon, 6 Dec 2021 22:25:34 +0000 (17:25 -0500)
committerBryan Mills <bcmills@google.com>
Tue, 7 Dec 2021 03:44:02 +0000 (03:44 +0000)
commitdc65c489cc5a795a68d844ed7a45e5d16562401d
tree5a40e310ca0cc69a91e66971187ddd87778c353a
parente07b02ff87af594a68484dcb1e3a78d1c39abc56
cmd/go: fix tests broken in CL 358539

CL 358539 revised the build-stamp format, and updated the git and hg
tests to match. However, the fossil and bzr tests were missed, and
were not caught on the builders due to the fact that none of the
builder images have the necessary VCS tools installed.

Updates #48802
Updates #49168

Change-Id: I6b9fd0e19b81cb539864c94ab0860f74e7be6748
Reviewed-on: https://go-review.googlesource.com/c/go/+/369743
Trust: Bryan Mills <bcmills@google.com>
Run-TryBot: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/cmd/go/testdata/script/version_buildvcs_bzr.txt
src/cmd/go/testdata/script/version_buildvcs_fossil.txt