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 relying on implicit ordering of Notification in test #3707

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Conversation

chrisvanrun
Copy link
Contributor

Fixes #3704

Proper fix for the test. I had not realized that ordering came with a performance penalty. I think we currently do quite a bit of standard ordering in places where we don't need it.

@chrisvanrun chrisvanrun marked this pull request as ready for review November 19, 2024 15:13
@jmsmkn jmsmkn merged commit 8216fc6 into main Nov 19, 2024
8 checks passed
@jmsmkn jmsmkn deleted the fix-3704-1 branch November 19, 2024 15:43
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.

Sporadic failure on test_permission_request_notifications_flow_for_manual_review
2 participants