Skip to content

crypto/tls: BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256 failures #68422

@gopherbot

Description

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

Issue created automatically to collect these failures.

Example (log):

=== RUN   BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256
BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256
==================
WARNING: DATA RACE
Write at 0x00c0000e4cc9 by goroutine 37:
  testing.(*common).Fail()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:955 +0x104
  testing.(*common).Errorf()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:1076 +0xae
  crypto/tls.benchmarkHandshakeServer.func2()
...
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:682 +0x9d4
  crypto/tls.BenchmarkHandshakeServer()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/crypto/tls/handshake_server_test.go:1371 +0x64
  testing.(*B).runN()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:193 +0x19c
  testing.(*B).run1.func1()
      /Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/benchmark.go:215 +0x7b
==================
    testing.go:1399: race detected during execution of test
--- FAIL: BenchmarkHandshakeServer/ECDHE-P256-ECDSA-P256

watchflakes

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

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions