Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.36 KB

File metadata and controls

29 lines (23 loc) · 1.36 KB

Flaky Test: TestIngesterMetadata

Status: Skipped Occurrences: 1 Root Cause: WaitSumMetricsWithOptions timed out waiting for ingester metrics at ingester_metadata_test.go:48. The ingester service didn't report expected metrics in time on arm64. Likely a slow startup or metric registration race in the integration test environment.

Occurrences

2026-04-17T18:02:58Z

Build logs
        Error Trace:	/home/runner/work/cortex/cortex/integration/ingester_metadata_test.go:48
        Error:      	Received unexpected error:
            github.com/cortexproject/cortex/integration/e2e.(*HTTPService).WaitSumMetricsWithOptions
                /home/runner/work/cortex/cortex/integration/e2e/service.go:611
            github.com/cortexproject/cortex/integration.TestIngesterMetadata
                /home/runner/work/cortex/cortex/integration/ingester_metadata_test.go:48
        Test:       	TestIngesterMetadata
--- FAIL: TestIngesterMetadata (4.88s)
FAIL	github.com/cortexproject/cortex/integration	523.768s