[Bug 1535511] [NEW] update to version used by go 1.6
Launchpad Bug Tracker
1535511 at bugs.launchpad.net
Tue Jan 19 03:21:05 UTC 2016
You have been subscribed to a public bug by Michael Hudson-Doyle (mwhudson):
Go 1.6, beta 2 of which is now in xenial, comes with a newer version of
the race detector runtime, so we should update our package of it too.
I've verified that the subset of the tests Go uses for testing the race
detector that can actually run from the installed package pass with the
new version of the package:
(xenial-amd64-local)root at aeglos:~# /usr/bin/go version
go version go1.6beta2 linux/amd64
(xenial-amd64-local)root at aeglos:~# dpkg-query -W golang-race-detector-runtime
golang-race-detector-runtime 0.0+svn252922-0ubuntu1
(xenial-amd64-local)root at aeglos:~# /usr/bin/go test -race -short -run=Output runtime/race ok runtime/race 2.018s
(xenial-amd64-local)root at aeglos:~# /usr/bin/go test -race -short -run='TestParse|TestEcho' flag os/exe
c
ok flag 1.006s
ok os/exec 2.033s
New package at: http://people.canonical.com/~mwh/golang-race-detector-
runtime/
Diff of debian directory: http://paste.ubuntu.com/14572857/
** Affects: golang-race-detector-runtime (Ubuntu)
Importance: Undecided
Status: New
--
update to version used by go 1.6
https://bugs.launchpad.net/bugs/1535511
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list