-
Notifications
You must be signed in to change notification settings - Fork 18.4k
Closed
Milestone
Description
CL 76873 added TestGoTestJSON. This test is failing on Plan 9, DragonFly BSD and Solaris.
--- FAIL: TestGoTestJSON (5.27s)
go_test.go:5088: running testgo [test -json -short -v sleepy1 sleepy2]
go_test.go:5088: standard output:
go_test.go:5088: {"Time":"2017-11-10T14:07:26.035849323-05:00","Action":"run","Package":"sleepy1","Test":"Test1"}
{"Time":"2017-11-10T14:07:26.037243908-05:00","Action":"output","Package":"sleepy1","Test":"Test1","Output":"=== RUN Test1\n"}
{"Time":"2017-11-10T14:07:26.246511787-05:00","Action":"output","Package":"sleepy1","Test":"Test1","Output":"--- PASS: Test1 (0.21s)\n"}
{"Time":"2017-11-10T14:07:26.246597273-05:00","Action":"pass","Package":"sleepy1","Test":"Test1","Elapsed":0.21}
{"Time":"2017-11-10T14:07:26.246789196-05:00","Action":"output","Package":"sleepy1","Output":"PASS\n"}
{"Time":"2017-11-10T14:07:26.247186451-05:00","Action":"output","Package":"sleepy1","Output":"ok \tsleepy1\t0.233s\n"}
{"Time":"2017-11-10T14:07:26.247250146-05:00","Action":"pass","Package":"sleepy1","Elapsed":0.233}
{"Time":"2017-11-10T14:07:26.877004862-05:00","Action":"run","Package":"sleepy2","Test":"Test1"}
{"Time":"2017-11-10T14:07:26.877110462-05:00","Action":"output","Package":"sleepy2","Test":"Test1","Output":"=== RUN Test1\n"}
{"Time":"2017-11-10T14:07:27.086531712-05:00","Action":"output","Package":"sleepy2","Test":"Test1","Output":"--- PASS: Test1 (0.21s)\n"}
{"Time":"2017-11-10T14:07:27.08660295-05:00","Action":"pass","Package":"sleepy2","Test":"Test1","Elapsed":0.21}
{"Time":"2017-11-10T14:07:27.08665994-05:00","Action":"output","Package":"sleepy2","Output":"PASS\n"}
{"Time":"2017-11-10T14:07:27.087113348-05:00","Action":"output","Package":"sleepy2","Output":"ok \tsleepy2\t0.231s\n"}
{"Time":"2017-11-10T14:07:27.087177881-05:00","Action":"pass","Package":"sleepy2","Elapsed":0.232}
go_test.go:5088: running testgo [test -json -short -v sleepy1 sleepy2]
go_test.go:5088: standard output:
go_test.go:5088: {"Time":"2017-11-10T14:07:28.503063301-05:00","Action":"run","Package":"sleepy1","Test":"Test1"}
{"Time":"2017-11-10T14:07:28.503983526-05:00","Action":"output","Package":"sleepy1","Test":"Test1","Output":"=== RUN Test1\n"}
{"Time":"2017-11-10T14:07:28.70668328-05:00","Action":"output","Package":"sleepy1","Test":"Test1","Output":"--- PASS: Test1 (0.20s)\n"}
{"Time":"2017-11-10T14:07:28.706766251-05:00","Action":"pass","Package":"sleepy1","Test":"Test1","Elapsed":0.2}
{"Time":"2017-11-10T14:07:28.706829946-05:00","Action":"output","Package":"sleepy1","Output":"PASS\n"}
{"Time":"2017-11-10T14:07:28.707235582-05:00","Action":"output","Package":"sleepy1","Output":"ok \tsleepy1\t0.228s\n"}
{"Time":"2017-11-10T14:07:28.707303468-05:00","Action":"pass","Package":"sleepy1","Elapsed":0.228}
{"Time":"2017-11-10T14:07:29.210961306-05:00","Action":"run","Package":"sleepy2","Test":"Test1"}
{"Time":"2017-11-10T14:07:29.211088696-05:00","Action":"output","Package":"sleepy2","Test":"Test1","Output":"=== RUN Test1\n"}
{"Time":"2017-11-10T14:07:29.416782952-05:00","Action":"output","Package":"sleepy2","Test":"Test1","Output":"--- PASS: Test1 (0.21s)\n"}
{"Time":"2017-11-10T14:07:29.416905314-05:00","Action":"pass","Package":"sleepy2","Test":"Test1","Elapsed":0.21}
{"Time":"2017-11-10T14:07:29.416950571-05:00","Action":"output","Package":"sleepy2","Output":"PASS\n"}
{"Time":"2017-11-10T14:07:29.417348664-05:00","Action":"output","Package":"sleepy2","Output":"ok \tsleepy2\t0.230s\n"}
{"Time":"2017-11-10T14:07:29.417411521-05:00","Action":"pass","Package":"sleepy2","Elapsed":0.23}
go_test.go:5106: did not find fmt interlaced with math
FAIL
FAIL cmd/go 271.191s
See https://build.golang.org/log/16d3232d3e0ff30e3239e6a139f65267b9f2bab2