]> Cypherpunks repositories - gostls13.git/commit
net: skip TestSendfileParts on dragonfly and solaris
authorTobias Klauser <tklauser@distanz.ch>
Mon, 11 Jun 2018 07:40:45 +0000 (09:40 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Mon, 11 Jun 2018 08:16:18 +0000 (08:16 +0000)
commit40fc4bbfb86ea82ecb16794cd093a36a87d38197
tree08af6e7c92a96e8f69b94ea9d1455d85defb94bd
parent679690f348a38591ccf180d9f699fc40a544e6af
net: skip TestSendfileParts on dragonfly and solaris

Skip it like on freebsd until there is proper a fix for #25809

Updates #25809

Change-Id: Id53c433aee75f2a992ab6a8d58d98fd1f8a6c1c6
Reviewed-on: https://go-review.googlesource.com/117698
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Alex Brainman <alex.brainman@gmail.com>
src/net/sendfile_test.go