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

make query arguments in tests pairwise distinct to prevent BN query caching #212

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

mraszyk
Copy link
Contributor

@mraszyk mraszyk commented Jul 17, 2023

BN query caching can make compliance tests flaky by caching query results with the same arguments for up to 1s. This PR addresses that source of flakiness by making query arguments in tests pairwise distinct.

@mraszyk mraszyk requested a review from a team as a code owner July 17, 2023 17:46
@mraszyk mraszyk merged commit e727fec into master Jul 17, 2023
4 checks passed
@mraszyk mraszyk deleted the mraszyk/bn-query-caching branch July 17, 2023 19:26
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