cortex icon indicating copy to clipboard operation
cortex copied to clipboard

Flaky test: TestRing_ShuffleShard_Consistency

Open dsabsay opened this issue 11 months ago • 1 comments

--- FAIL: TestRing_ShuffleShard_Consistency (8.23s)
    --- FAIL: TestRing_ShuffleShard_Consistency/instances_=_20,_shard_size_=_12,_ring_operation_=_add-instance (0.27s)
        ring_test.go:1981: 
            	Error Trace:	/__w/cortex/cortex/pkg/ring/ring_test.go:1981
            	Error:      	"2" is not less than or equal to "1"
            	Test:       	TestRing_ShuffleShard_Consistency/instances_=_20,_shard_size_=_12,_ring_operation_=_add-instance
        ring_test.go:1982: 
            	Error Trace:	/__w/cortex/cortex/pkg/ring/ring_test.go:1982
            	Error:      	"2" is not less than or equal to "1"
            	Test:       	TestRing_ShuffleShard_Consistency/instances_=_20,_shard_size_=_12,_ring_operation_=_add-instance

Seen on #6584

dsabsay avatar Feb 13 '25 15:02 dsabsay

This issue has been automatically marked as stale because it has not had any activity in the past 60 days. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 19 '25 06:07 stale[bot]