Skip to content

Test flake in CI on TestReactorValidatorSetChanges #7824

@creachadair

Description

@creachadair

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/consensus

If 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 unlimited

Observe

--- 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:testType: Tests that need love

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions