-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Labels
T:testType: Tests that need loveType: Tests that need love
Description
Repro
I have not yet had success reproducing this locally, but this is the command to run the test that flakes in CI.
go test -run TestReactorValidatorSetChanges ./internal/consensusIf you are running this test repeatedly on macOS, you will probably want to do this first, as the KV store is profligate with descriptors. 🦝
ulimit -n unlimitedObserve
--- FAIL: TestReactorValidatorSetChanges (36.80s)
reactor_test.go:201:
Error Trace: reactor_test.go:201
reactor_test.go:210
asm_amd64.s:1581
Error: Received unexpected error:
tx already exists in cache
Test: TestReactorValidatorSetChanges
FAIL
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
T:testType: Tests that need loveType: Tests that need love