go icon indicating copy to clipboard operation
go copied to clipboard

go test is fail for time2 package

Open zj8487 opened this issue 8 years ago • 2 comments

run following command and test case is not passed

go test ./... -test.v -test.cpu=1,2,4
go test ./... -test.v -test.short -test.race

zj8487 avatar Dec 30 '15 11:12 zj8487

can you send me a PR to fix it?

siddontang avatar Dec 31 '15 01:12 siddontang