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 TestSchedulerProcessor_processQueriesOnSingleStream #7888

Open
pracucci opened this issue Apr 12, 2024 · 0 comments
Open

Flaky TestSchedulerProcessor_processQueriesOnSingleStream #7888

pracucci opened this issue Apr 12, 2024 · 0 comments

Comments

@pracucci
Copy link
Collaborator

Seen a flaky run of TestSchedulerProcessor_processQueriesOnSingleStream (CI):

--- FAIL: TestSchedulerProcessor_processQueriesOnSingleStream (1.65s)
    --- FAIL: TestSchedulerProcessor_processQueriesOnSingleStream/should_not_cancel_query_execution_if_scheduler_client_returns_a_non-cancellation_error (0.51s)
        scheduler_processor_test.go:253: 
            	Error Trace:	/__w/mimir/mimir/pkg/querier/worker/scheduler_processor_test.go:253
            	Error:      	Not equal: 
            	            	expected: 2
            	            	actual  : 1
            	Test:       	TestSchedulerProcessor_processQueriesOnSingleStream/should_not_cancel_query_execution_if_scheduler_client_returns_a_non-cancellation_error
            	Messages:   	Expected number of calls (2) does not match the actual number of calls (1).
FAIL
FAIL	github.com/grafana/mimir/pkg/querier/worker	4.198s
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

1 participant