]> Cypherpunks repositories - gostls13.git/commit
net: don't run TestLookupDotsWithLocalSource in short mode
authorIan Lance Taylor <iant@golang.org>
Tue, 14 Jun 2016 22:32:39 +0000 (15:32 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 14 Jun 2016 22:50:09 +0000 (22:50 +0000)
commit68697a3e82e19fef04c6af4a02340a1aa6e3bcf2
tree423559e9ba5089fd9fb8b6202be623551f92f150
parent9208ed322459809cf26f65485d0e6d248dadb830
net: don't run TestLookupDotsWithLocalSource in short mode

Do run it on the builders, though.

Fixes #15881.

Change-Id: Ie42204d553cb18547ffd6441afc261717bbd9205
Reviewed-on: https://go-review.googlesource.com/24111
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Mikio Hara <mikioh.mikioh@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/net/lookup_test.go