]> Cypherpunks repositories - gostls13.git/commit
net: skip new testpoint TestUDPIPVersionReadMsg on plan9
authorThan McIntosh <thanm@google.com>
Thu, 11 Nov 2021 12:06:24 +0000 (07:06 -0500)
committerThan McIntosh <thanm@google.com>
Thu, 11 Nov 2021 13:58:28 +0000 (13:58 +0000)
commitd76b1ac3e1919bd863e7e906202ae085cb20f595
tree9a414bf7f555f733e7dbb26c769e9ea17a95a8dd
parentc49627e81b05f23f97544fc6bfae3347296b4a06
net: skip new testpoint TestUDPIPVersionReadMsg on plan9

Skip TestUDPIPVersionReadMsg on plan9, since it does things
not supported on that OS.

Change-Id: Icd1716fb5ed4e8877e57acb8c851ec3be72e83e2
Reviewed-on: https://go-review.googlesource.com/c/go/+/363354
Reviewed-by: Jason A. Donenfeld <Jason@zx2c4.com>
Trust: Jason A. Donenfeld <Jason@zx2c4.com>
Trust: Than McIntosh <thanm@google.com>
Run-TryBot: Jason A. Donenfeld <Jason@zx2c4.com>
Run-TryBot: Than McIntosh <thanm@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
src/net/udpsock_test.go