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

[3.2 -> main] Fix Test: Specify a large time limit for cleos get table #567

Merged
merged 3 commits into from
Dec 12, 2022

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 12, 2022

#96 Introduced a new --time-limit to /v1/chain/get_table_rows and defaulted it to 10ms. The restart-scenarios-test-hard_replay.py test failed because the get table call exceeded 10ms. Modified the test code to pass in a very large limit so that tests do not hit the 10ms limit.

Resolves #561
Merges #566 into main

@heifner heifner merged commit 16214bb into main Dec 12, 2022
@heifner heifner deleted the GH-561-test-fail-main branch December 12, 2022 22:13
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.

Test failure: restart-scenarios-test-hard_replay
3 participants