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 tests: test_multiple_alerts_email_hits_limit_per_alert #4624

Open
cweider opened this issue Oct 25, 2024 · 2 comments
Open

Flaky tests: test_multiple_alerts_email_hits_limit_per_alert #4624

cweider opened this issue Oct 25, 2024 · 2 comments

Comments

@cweider
Copy link
Collaborator

cweider commented Oct 25, 2024

With #4596 merged, GitHub scrolls to the test failure logs (instead of selenium screenshot step) and apparent that 1-2 tests are accounting for sporadic errors. I’d estimate this is happening ~5%:

FAIL: test_multiple_alerts_email_hits_limit_per_alert (cl.alerts.tests.tests_recap_alerts.RECAPAlertsSweepIndexTest.test_multiple_alerts_email_hits_limit_per_alert)
AssertionError: 2 != 0 : Did not get the right number of child hits for the case SUBPOENAS SERVED CASE. Expected: 0 - Got: 2
FAIL: test_party_api_query_counts (cl.api.tests.ApiQueryCountTests.test_party_api_query_counts)
AssertionError: 0 != 9 : 0 queries executed, 9 expected

Example runs:

@cweider
Copy link
Collaborator Author

cweider commented Oct 25, 2024

It is doubtful that I’m in any position to address the failures – only filing the ticket.

@mlissner
Copy link
Member

Thanks. We'll get it on the list.

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

No branches or pull requests

2 participants