You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: