]> Cypherpunks repositories - gostls13.git/commit
runtime/race: fix test so it compiles
authorMichael Hudson-Doyle <michael.hudson@canonical.com>
Tue, 19 Jan 2016 03:27:14 +0000 (16:27 +1300)
committerMichael Hudson-Doyle <michael.hudson@canonical.com>
Wed, 20 Jan 2016 03:08:07 +0000 (03:08 +0000)
commitdf2a9e4a337a4feda8981433639cbddeb8216d37
treecf75b3b8c90ced6c19c63d85a5a597858c26092a
parentd9b32f0c7d327f4fc165eb1fb9e76ac97b314c95
runtime/race: fix test so it compiles

I'm not sure what the convert function was intended to be.

Fixes #14011

Change-Id: I29d905bc1827936b9433b20b13b7a0b0ac5f502e
Reviewed-on: https://go-review.googlesource.com/18712
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/runtime/race/testdata/issue12225_test.go