]> Cypherpunks repositories - gostls13.git/commit
cmd/go: update TestScripts/svn to not depend on TZ database
authorqmuntal <quimmuntal@gmail.com>
Wed, 2 Nov 2022 16:41:21 +0000 (17:41 +0100)
committerGopher Robot <gobot@golang.org>
Thu, 3 Nov 2022 15:34:01 +0000 (15:34 +0000)
commitebb71ad681ec5711c004537e5800a10e5a3ab533
treedff6dc355fc4a19c69b62ee5ef69c2d85c55f533
parentbb3965695d3bc3586fba55c7b8d5e8a56cd4c0c9
cmd/go: update TestScripts/svn to not depend on TZ database

`TestScripts/svn` test suite fails if the host does not have a TZ
database installed.

This CL updates those tests so SVN formats dates using UTC, which
don't require a TZ database.

Fixes #56527

Change-Id: I20f3c03c3cedd7d748f4623dddc66bd04d1df318
Reviewed-on: https://go-review.googlesource.com/c/go/+/447335
Reviewed-by: Bryan Mills <bcmills@google.com>
Run-TryBot: Quim Muntal <quimmuntal@gmail.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Than McIntosh <thanm@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
src/cmd/go/testdata/vcstest/svn/hello.txt
src/cmd/go/testdata/vcstest/svn/test1-svn-git.txt
src/cmd/go/testdata/vcstest/svn/test2-svn-git.txt