[Bug 1535511] Re: update to version used by go 1.6

Martin Pitt martin.pitt at ubuntu.com
Fri Feb 19 10:44:02 UTC 2016


There was a typo in debian/changelog's bug ref (missing '#'), so this
doesn't get auto-closed, so closing manually. Sponsored.

** Changed in: golang-race-detector-runtime (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1535511

Title:
  update to version used by go 1.6

Status in golang-race-detector-runtime package in Ubuntu:
  Fix Released

Bug description:
  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/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/golang-race-detector-runtime/+bug/1535511/+subscriptions



More information about the Ubuntu-sponsors mailing list