diff options
| author | Russ Cox <rsc@golang.org> | 2013-09-10 14:43:57 -0400 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2013-09-10 14:43:57 -0400 |
| commit | baed067d879410951279feeebc0ef67702415ffd (patch) | |
| tree | e651840a815f5ae60910d0dfce0fbc5ddb8beca2 /src/cmd/api | |
| parent | 627d17cf2980c97b76badf7893cfc2c4b1289738 (diff) | |
| download | go-baed067d879410951279feeebc0ef67702415ffd.tar.xz | |
cmd/go: show FAIL for errors during test setup
For example, if an x_test.go file contains a syntax error,
b.test fails with an error message. But it wasn't printing
the same FAIL line that a build failure later would print.
This makes all the test failures that happen (once we
decide to start running tests) consistently say FAIL.
Fixes #4701.
R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/13431044
Diffstat (limited to 'src/cmd/api')
0 files changed, 0 insertions, 0 deletions
