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

Alerting: Increase test timeout #60445

Merged

Conversation

gillesdemey
Copy link
Member

What is this feature?

RuleEditorCloudRules.test.tsx seems to be flakey on CI – increasing the timeout of this particular test suite should help it pass the Drone CI.

Why do we need this feature?

Ideally we wouldn't and we'd move these to e2e tests but setting up the correct testing environment is quite involved (judging by the amount of mocks that are involved in this test).

Special notes for your reviewer:

I'm increasing the timeout of this particular test instead of skipping it entirely, I hope this is an acceptable trade-off between confidence and patience.

@gillesdemey gillesdemey added area/alerting Grafana Alerting area/frontend no-changelog Skip including change in changelog/release notes backport v9.2.x Mark PR for automatic backport to v9.2.x backport v9.3.x labels Dec 16, 2022
@gillesdemey gillesdemey added this to the 9.3.2 milestone Dec 16, 2022
@gillesdemey gillesdemey requested review from soniaAguilarPeiron and a team December 16, 2022 11:04
@grafanabot

This comment was marked as resolved.

@gillesdemey gillesdemey force-pushed the alerting/increase-test-timeout-ruleeditorcloudrules branch from dc3f2d9 to 1aca640 Compare December 16, 2022 11:14
@gillesdemey gillesdemey merged commit 1da7bf7 into main Dec 16, 2022
@gillesdemey gillesdemey deleted the alerting/increase-test-timeout-ruleeditorcloudrules branch December 16, 2022 11:41
@grafanabot

This comment was marked as resolved.

@grafanabot grafanabot added the backport-failed Failed to generate backport PR. Please resolve conflicts and create one manually. label Dec 16, 2022
@grafanabot

This comment was marked as resolved.

@gillesdemey
Copy link
Member Author

Not back-porting these, since we've not back-ported the tests split either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting Grafana Alerting area/frontend backport v9.2.x Mark PR for automatic backport to v9.2.x backport v9.3.x backport-failed Failed to generate backport PR. Please resolve conflicts and create one manually. enterprise-failed no-changelog Skip including change in changelog/release notes type/bug
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants