
Reviewed-on: https://go-review.googlesource.com/136435 gotools/: * Makefile.am (mostlyclean-local): Run chmod on check-go-dir to make sure it is writable. (check-go-tools): Likewise. (check-vet): Copy internal/objabi to check-vet-dir. * Makefile.in: Rebuild. From-SVN: r264546
12 lines
828 B
JSON
12 lines
828 B
JSON
{"Action":"run","Test":"TestActualCase"}
|
|
{"Action":"output","Test":"TestActualCase","Output":"=== RUN TestActualCase\n"}
|
|
{"Action":"output","Test":"TestActualCase","Output":"--- FAIL: TestActualCase (0.00s)\n"}
|
|
{"Action":"output","Test":"TestActualCase","Output":" foo_test.go:14: Differed.\n"}
|
|
{"Action":"output","Test":"TestActualCase","Output":" Expected: MyTest:\n"}
|
|
{"Action":"output","Test":"TestActualCase","Output":" --- FAIL: Test output from other tool\n"}
|
|
{"Action":"output","Test":"TestActualCase","Output":" Actual: not expected\n"}
|
|
{"Action":"fail","Test":"TestActualCase"}
|
|
{"Action":"output","Output":"FAIL\n"}
|
|
{"Action":"output","Output":"exit status 1\n"}
|
|
{"Action":"output","Output":"FAIL github.com/org/project/badtest 0.049s\n"}
|
|
{"Action":"fail"}
|