diff options
| author | Mikio Hara <mikioh.mikioh@gmail.com> | 2017-10-27 18:13:17 +0900 |
|---|---|---|
| committer | Brad Fitzpatrick <bradfitz@golang.org> | 2017-11-01 20:14:15 +0000 |
| commit | 541bf9f8ea458560353acf78d940c69f5080750a (patch) | |
| tree | cd911c03564bafbc4ae1d68acdd8e5bc3a36b03f /src/encoding | |
| parent | 0b7df65550afbeeb32d10aebb1a0873bfbc2c310 (diff) | |
| download | go-541bf9f8ea458560353acf78d940c69f5080750a.tar.xz | |
net/smtp: don't call testing.T.Fatal{,f} from goroutines not running Test function
Also replaces verbs for error message from %s to %v. In general, low
level IO APIs return an error value containing non-string types and
there's no guarantee that all the types implement fmt.Stringer
interface.
Change-Id: I8a6e2a80d5c721c772a83b9556bac16556eaa771
Reviewed-on: https://go-review.googlesource.com/73931
Run-TryBot: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Diffstat (limited to 'src/encoding')
0 files changed, 0 insertions, 0 deletions
