]> Cypherpunks repositories - gostls13.git/commit
net: do not test TestReadWriteDeadline timeout upper bound during short test
authorAlex Brainman <alex.brainman@gmail.com>
Sun, 4 Nov 2012 01:41:49 +0000 (12:41 +1100)
committerAlex Brainman <alex.brainman@gmail.com>
Sun, 4 Nov 2012 01:41:49 +0000 (12:41 +1100)
commita906f9aa86c4305a1247391244e52b17e555f723
tree09990be3b98a8c8a01a525de3166b1113f7e4c4d
parent20548b153f05528c0c58347a817fb3a3eee6cd0c
net: do not test TestReadWriteDeadline timeout upper bound during short test

It also increases timeout deltas to allow for longer wait.
Also disables this test on plan9.

R=golang-dev, minux.ma
CC=golang-dev
https://golang.org/cl/6821062
src/pkg/net/ipsock_plan9.go
src/pkg/net/timeout_test.go