Skip to content

crypto/tls: BenchmarkHandshakeServer/ECDHE-P256-RSA failures #68427

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   BenchmarkHandshakeServer/ECDHE-P256-RSA
BenchmarkHandshakeServer/ECDHE-P256-RSA
==================
WARNING: DATA RACE
Write at 0x00c00012c549 by goroutine 27:
  testing.(*common).Fail()
      /Volumes/Work/s/w/ir/x/w/goroot/src/testing/testing.go:955 +0x104
  testing.(*common).Errorf()
      /Volumes/Work/s/w/ir/x/w/goroot/src/testing/testing.go:1076 +0xae
  crypto/tls.benchmarkHandshakeServer.func2()
...
  crypto/tls.runMain()
      /Volumes/Work/s/w/ir/x/w/goroot/src/crypto/tls/handshake_test.go:400 +0xde4
  crypto/tls.TestMain()
      /Volumes/Work/s/w/ir/x/w/goroot/src/crypto/tls/handshake_test.go:349 +0x10e
  main.main()
      _testmain.go:423 +0x171
==================
    handshake_server_test.go:1349: #4: mismatch on read: got:000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 want:140303000101160303002800000000000000005df832a2c7d4ac17570d9fc1962a774871f425eccda764cb20ea6acc31f0cb8b
    testing.go:1399: race detected during execution of test
--- FAIL: BenchmarkHandshakeServer/ECDHE-P256-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