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

fix flaky test sort order? #943

Merged
merged 5 commits into from
Nov 7, 2023
Merged

fix flaky test sort order? #943

merged 5 commits into from
Nov 7, 2023

Conversation

shapiromatron
Copy link
Owner

@shapiromatron shapiromatron commented Oct 29, 2023

Fix a specific test which consistently passed in CI/CD but failed locally. The root cause may be that the materialized view FinalRiskOfBiasScore wasn't created in the same order reliably. To fix, we add an order by clause on the table and regenerate all the saved test outputs.

@shapiromatron shapiromatron marked this pull request as ready for review October 30, 2023 02:18
@shapiromatron shapiromatron merged commit fc6d6cf into main Nov 7, 2023
@shapiromatron shapiromatron deleted the test-sort-order branch November 7, 2023 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants