• Adam Langley's avatar
    crypto/tls: remove flakey tests · e1077420
    Adam Langley authored
    This removes some (non-short only) tests that involved connections to
    the outside world and thus were flakey. This does remove some test
    coverage of the root fetchers on non-Windows platforms, but the right
    place for that is crypto/x509.
    
    R=golang-dev, krautz, rsc
    CC=golang-dev
    https://golang.org/cl/6455085
    e1077420
Name
Last commit
Last update
..
alert.go Loading commit data...
cipher_suites.go Loading commit data...
common.go Loading commit data...
conn.go Loading commit data...
conn_test.go Loading commit data...
generate_cert.go Loading commit data...
handshake_client.go Loading commit data...
handshake_client_test.go Loading commit data...
handshake_messages.go Loading commit data...
handshake_messages_test.go Loading commit data...
handshake_server.go Loading commit data...
handshake_server_test.go Loading commit data...
key_agreement.go Loading commit data...
prf.go Loading commit data...
prf_test.go Loading commit data...
tls.go Loading commit data...