
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
9 lines
286 B
Text
9 lines
286 B
Text
=== RUN TestActualCase
|
|
--- FAIL: TestActualCase (0.00s)
|
|
foo_test.go:14: Differed.
|
|
Expected: MyTest:
|
|
--- FAIL: Test output from other tool
|
|
Actual: not expected
|
|
FAIL
|
|
exit status 1
|
|
FAIL github.com/org/project/badtest 0.049s
|