]> Cypherpunks repositories - gostls13.git/commit
testing: fix stats bug for sub benchmarks
authorMarcel van Lohuizen <mpvl@golang.org>
Tue, 14 Feb 2017 12:01:18 +0000 (13:01 +0100)
committerMarcel van Lohuizen <mpvl@golang.org>
Wed, 15 Feb 2017 09:26:33 +0000 (09:26 +0000)
commit79fab70a63e03897db384fbf1b5fdeeb6f9f4b92
treeccc545dbf945b5f42b18284d7aa471895bda2874
parentd390283ff42c44230ac25800efca231b952fd3ed
testing: fix stats bug for sub benchmarks

Fixes golang/go#18815.

Change-Id: Ic9d5cb640a555c58baedd597ed4ca5dd9f275c97
Reviewed-on: https://go-review.googlesource.com/36990
Run-TryBot: Marcel van Lohuizen <mpvl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/testing/benchmark.go
src/testing/sub_test.go