#!watchflakes
default <- pkg == "crypto/hpke" && test == "TestVectors/hpke-pq"
Issue created automatically to collect these failures.
Example (log):
=== RUN TestVectors/hpke-pq
testing.go:1865: race detected during execution of test
==================
WARNING: DATA RACE
Read at 0x00c000108b80 by goroutine 230:
runtime.racereadrange()
<autogenerated>:1 +0x24
internal/poll.ignoringEINTRIO()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/internal/poll/fd_unix.go:738 +0x3de
internal/poll.(*FD).Write()
...
crypto/hpke.testVectors()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/crypto/hpke/hpke_test.go:307 +0x21e
crypto/hpke.TestVectors.func2()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/crypto/hpke/hpke_test.go:263 +0x32
testing.tRunner()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2190 +0x21c
testing.(*T).Run.gowrap1()
/Users/swarming/.swarming/w/ir/x/w/goroot/src/testing/testing.go:2255 +0x38
==================
--- FAIL: TestVectors/hpke-pq (0.08s)
— watchflakes
Issue created automatically to collect these failures.
Example (log):
— watchflakes