]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: remove flaky cancellation test
authorJohan Brandhorst <johan.brandhorst@gmail.com>
Wed, 17 Mar 2021 14:13:35 +0000 (14:13 +0000)
committerJohan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Wed, 17 Mar 2021 16:19:21 +0000 (16:19 +0000)
commit2f3db220d1ff1610e315d95d276782d4533f052b
treec78f0946056e39f2421b11c559c0347dd73cb507
parent72b501cb0326f62a20621636942e5a95fc3c1466
crypto/tls: remove flaky cancellation test

This will be reintroduced again once the source of the
flakiness has been determined and fixed.

Fixes #45084

Change-Id: I6677b27fcd71e8c9bb8edbe8e3be70e5a271ebd3
Reviewed-on: https://go-review.googlesource.com/c/go/+/302569
Trust: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Trust: Katie Hockman <katie@golang.org>
Run-TryBot: Johan Brandhorst-Satzkorn <johan.brandhorst@gmail.com>
Run-TryBot: Katie Hockman <katie@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
src/crypto/tls/handshake_client_test.go