Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test TestReplicateAutomatically fails randomly #150

Open
1 task done
D4ryl00 opened this issue Apr 19, 2024 · 4 comments
Open
1 task done

Test TestReplicateAutomatically fails randomly #150

D4ryl00 opened this issue Apr 19, 2024 · 4 comments
Labels
bug Something isn't working verified Bug is verified

Comments

@D4ryl00
Copy link
Contributor

D4ryl00 commented Apr 19, 2024

Is there an existing issue for this?

  • I have searched the existing issues

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

@D4ryl00 D4ryl00 added the bug Something isn't working label Apr 19, 2024
@jefft0 jefft0 added the verified Bug is verified label Apr 19, 2024
@jefft0
Copy link
Collaborator

jefft0 commented Apr 19, 2024

The cause of the failure may be related to problem reported in berty/weshnet#98 .

@jefft0
Copy link
Collaborator

jefft0 commented Oct 25, 2024

The issue reported in berty/weshnet#98 has been resolved. We should check again if this is still failing randomly.

@jefft0
Copy link
Collaborator

jefft0 commented Oct 25, 2024

@jefft0 to log into the CI server and try again.

@jefft0
Copy link
Collaborator

jefft0 commented Oct 25, 2024

In the ssh-running on the CI node, I ran go test -v -count=300 -run TestReplicateAutomatically ./... . It still hangs after about 100 repetitions of the test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working verified Bug is verified
Projects
None yet
Development

No branches or pull requests

2 participants