algorand / algorand/go-algorand
What to do with TestSlowOutboundPeer
Abierto
SkippedTests
Team Carbon-11
- Lenguaje dominante
- Go
- Estrellas
- 1.4k
- Forks
- 537
- Merge medio
- 1 d 7 h
- PR fusionados (30 d)
- 18
Descripción
## Summary
network/wsNetwork_test.go TestSlowOutboundPeer
This test is failing because it is expecting the slow peer to be closed.
In commit https://github.com/algorand/go-algorand/commit/ea855418b0b928435c0f883e3847456b938ab293
the peer is no longer closed. @tsachiherman is it okay to reverse the check from closed to not closed?
## Scope/Requirements
Decide what needs to be done with this test.
## Urgency/Relative Priority
This is not urgent, since this was disabled for some time.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.