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 flakey test_list_features_n_plus_1_without_rbac test #4898

Open
zachaysan opened this issue Dec 6, 2024 · 0 comments
Open

Fix flakey test_list_features_n_plus_1_without_rbac test #4898

zachaysan opened this issue Dec 6, 2024 · 0 comments

Comments

@zachaysan
Copy link
Contributor

In tests/unit/features/test_unit_features_views.py::test_list_features_n_plus_1_without_rbac an extra query can be generated when running locally even though the query is fine in CI. To fix this, run the query locally, ensure it fails, then investigate why it fails locally and fix it.

@zachaysan zachaysan assigned zachaysan and unassigned zachaysan Dec 6, 2024
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

No branches or pull requests

1 participant