]> Cypherpunks repositories - gostls13.git/commit
runtime: correctly log stderr in TestFakeTime
authorCherry Zhang <cherryyz@google.com>
Thu, 17 Sep 2020 20:22:14 +0000 (16:22 -0400)
committerCherry Zhang <cherryyz@google.com>
Fri, 18 Sep 2020 01:02:39 +0000 (01:02 +0000)
commit1ee30d25c517cfa5674a35754602f1a9ba3562f4
tree1dd551aee2173d8e1a2120ebc68b1db0e5afe2d9
parent9e9c030083491aa485152601ebb3b96faa6dec4c
runtime: correctly log stderr in TestFakeTime

Change-Id: Iaf122ce7a8b8fb431199399aeed67b128a34d20b
Reviewed-on: https://go-review.googlesource.com/c/go/+/255720
Trust: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Cherry Zhang <cherryyz@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/time_test.go