berty / go-orbit-db

Go version of P2P Database on IPFS
https://berty.tech
Apache License 2.0
403 stars 55 forks source link

Test TestReplicateAutomatically fails randomly #150

Open D4ryl00 opened 2 months ago

D4ryl00 commented 2 months ago

Is there an existing issue for this?

Package version

current

Golang version

go1.21

Bug description

This test fails at most 1 in 300 times. When it fails, it's because it hangs.

Current behavior

TestReplicateAutomatically hangs and fails.

Expected behavior

TestReplicateAutomatically passes.

Environment

CI macOS, linux

Other

No response

jefft0 commented 2 months ago

The cause of the failure may be related to problem reported in https://github.com/berty/weshnet/issues/98 .