Closed as not planned
Description
#!watchflakes
default <- pkg == "net/http" && test == "TestMaxBytesHandler"
Issue created automatically to collect these failures.
Example (log):
--- FAIL: TestMaxBytesHandler (0.08s)
--- FAIL: TestMaxBytesHandler/max_size_1000000_request_size_1000000 (0.02s)
--- FAIL: TestMaxBytesHandler/max_size_1000000_request_size_1000000/h2 (0.01s)
serve_test.go:6713: set RST avoidance delay to 1ms
panic: boringcrypto: EVP_AEAD_CTX_seal failed [recovered]
panic: boringcrypto: EVP_AEAD_CTX_seal failed
goroutine 1485 [running]:
panic({0x51bd20?, 0x67a530?})
/tmp/workdir/go/src/runtime/panic.go:772 +0x140 fp=0x40005ff0e0 sp=0x40005ff030 pc=0x1306a0
...
net/http_test.run[...].func1()
/tmp/workdir/go/src/net/http/clientserver_test.go:90 +0x104 fp=0x40005fff60 sp=0x40005fff10 pc=0x4c0b34
testing.tRunner(0x40007d6820, 0x400034c030)
/tmp/workdir/go/src/testing/testing.go:1593 +0xe8 fp=0x40005fffb0 sp=0x40005fff60 pc=0x1fb198
testing.(*T).Run.gowrap1()
/tmp/workdir/go/src/testing/testing.go:1646 +0x2c fp=0x40005fffd0 sp=0x40005fffb0 pc=0x1fbf7c
runtime.goexit({})
/tmp/workdir/go/src/runtime/asm_arm64.s:1197 +0x4 fp=0x40005fffd0 sp=0x40005fffd0 pc=0x1676e4
created by testing.(*T).Run in goroutine 1145
/tmp/workdir/go/src/testing/testing.go:1646 +0x318