update to version used by go 1.6

Bug #1535511 reported by Michael Hudson-Doyle
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
golang-race-detector-runtime (Ubuntu)
Fix Released
Wishlist
Unassigned

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@aeglos:~# /usr/bin/go version
go version go1.6beta2 linux/amd64
(xenial-amd64-local)root@aeglos:~# dpkg-query -W golang-race-detector-runtime
golang-race-detector-runtime 0.0+svn252922-0ubuntu1
(xenial-amd64-local)root@aeglos:~# /usr/bin/go test -race -short -run=Output runtime/race ok runtime/race 2.018s
(xenial-amd64-local)root@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/

description: updated
Mathew Hodson (mhodson)
Changed in golang-race-detector-runtime (Ubuntu):
importance: Undecided → Wishlist
tags: added: upgrade-software-version
Revision history for this message
Martin Pitt (pitti) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.