I had not tried it. I tried go1.11 now and indeed it seems to work (@ALTree you originally said 1.11 didn't work for you and now you say tip does, but it seems to you too that 1.11 work too, right? As in, I'm not fooling myself).
I should have tried go1.11 before, sorry about that
Feel free to close as far as I'm concerned if there's nothing to backport.
(@ALTree you originally said 1.11 didn't work for you and now you say tip does, but it seems to you too that 1.11 work too, right? As in, I'm not fooling myself
Yes, sorry. The first time I actually used the wrong toolchain and I mistakenly concluded the bug was in 1.11 too.
Feel free to close as far as I'm concerned if there's nothing to backport.
With this test:
If the output is piped to
go tool test2json
, the output starts with:Notice the bad action (
run testxxx/foo
) and test name.What version of Go are you using (
go version
)?go version go1.10 darwin/amd64
Does this issue reproduce with the latest release?
Have not tried.
What operating system and processor architecture are you using (
go env
)?OSX.
The text was updated successfully, but these errors were encountered: