pion / dtls

DTLS 1.2 Server/Client implementation for Go
https://pion.ly/
MIT License
602 stars 160 forks source link

Flaky `TestNetTest/PingPong` #566

Closed hasheddan closed 6 months ago

hasheddan commented 1 year ago

Your environment.

What did you do?

Merged to master.

What did you expect?

For all tests to pass successfully.

What happened?

CI ran and produced the following error:

❌ TestNetTest/PingPong (1m0.07s)
      conntest.go:57: test timed out; terminating pipe
      conntest.go:131: unexpected Close error: dtls fatal: conn is closed

Re-running the test passed.

Sean-Der commented 6 months ago

No master fails in last ~15 commits. Going to resolve