]> Cypherpunks repositories - gostls13.git/commit
testing: disable tests that cause a hang on some platforms
authorMarcel van Lohuizen <mpvl@golang.org>
Fri, 18 Mar 2016 13:05:54 +0000 (14:05 +0100)
committerRuss Cox <rsc@golang.org>
Fri, 18 Mar 2016 16:24:27 +0000 (16:24 +0000)
commit2d4c3d2489010527fad20693fc6e162f342a1d0a
tree27b3827de202958e143f1b254c49d0bc8f5949d6
parentf39d6d961383ab0325ad1ca32372b82e0e667863
testing: disable tests that cause a hang on some platforms

plan9, nacl, and netbsd to be precise.

Only the first test causes a hang, but just to be sure.

Change-Id: I400bb356ee2a0cf12c8666c95af79c924d1629aa
Reviewed-on: https://go-review.googlesource.com/20839
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
src/testing/sub_test.go