Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky TestHandler_ActiveSeriesWriteTimeout #10530

Open
56quarters opened this issue Jan 28, 2025 · 1 comment
Open

Flaky TestHandler_ActiveSeriesWriteTimeout #10530

56quarters opened this issue Jan 28, 2025 · 1 comment

Comments

@56quarters
Copy link
Contributor

56quarters commented Jan 28, 2025

--- FAIL: TestHandler_ActiveSeriesWriteTimeout (0.36s)
    --- FAIL: TestHandler_ActiveSeriesWriteTimeout/deadline_exceeded_for_active_series_endpoint (0.15s)
        handler_test.go:839: 
            	Error Trace:	/__w/mimir/mimir/pkg/frontend/transport/handler_test.go:839
            	Error:      	An error is expected but got nil.
            	Test:       	TestHandler_ActiveSeriesWriteTimeout/deadline_exceeded_for_active_series_endpoint
FAIL
FAIL	github.com/grafana/mimir/pkg/frontend/transport	0.710s
@NickAnge
Copy link
Contributor

NickAnge commented Feb 3, 2025

I was not able to reproduce it, even with 1000+ runs of this test 🤔 It successfully runs 0.15s which is the activeSeriesWriteTimeout. Is it possible that the err, is overriden somehow ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants