Skip to content

crypto/tls: BenchmarkHandshakeServer/RSA failures #68441

Description

@gopherbot
#!watchflakes
default <- pkg == "crypto/tls" && test == "BenchmarkHandshakeServer/RSA"

Issue created automatically to collect these failures.

Example (log):

=== RUN   BenchmarkHandshakeServer/RSA
BenchmarkHandshakeServer/RSA
    handshake_server_test.go:1346: #4: read tcp 127.0.0.1:63486->127.0.0.1:63484: use of closed network connection
        Read 0, wanted 51, got , wanted 140303000101160303002800000000000000005df832a2c7d4ac17570d9fc1962a774871f425eccda764cb20ea6acc31f0cb8b
    handshake_server_test.go:1349: #4: mismatch on read: got:000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 want:140303000101160303002800000000000000005df832a2c7d4ac17570d9fc1962a774871f425eccda764cb20ea6acc31f0cb8b
==================
WARNING: DATA RACE
Read at 0x00c0002b82c9 by goroutine 21:
  testing.(*B).run1()
      /Volumes/Work/s/w/ir/x/w/goroot/src/testing/benchmark.go:218 +0x1d8
...
  crypto/tls.benchmarkHandshakeServer()
      /Volumes/Work/s/w/ir/x/w/goroot/src/crypto/tls/handshake_server_test.go:1336 +0xa36
  crypto/tls.BenchmarkHandshakeServer.func1()
      /Volumes/Work/s/w/ir/x/w/goroot/src/crypto/tls/handshake_server_test.go:1368 +0x97
  testing.(*B).runN()
      /Volumes/Work/s/w/ir/x/w/goroot/src/testing/benchmark.go:193 +0x19c
  testing.(*B).run1.func1()
      /Volumes/Work/s/w/ir/x/w/goroot/src/testing/benchmark.go:215 +0x7b
==================
--- FAIL: BenchmarkHandshakeServer/RSA

watchflakes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions