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] Fix Test: Specify a large time limit for cleos get table #566

Merged
merged 1 commit 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

@heifner heifner added the OCI Work exclusive to OCI team label Dec 12, 2022
@heifner heifner merged commit 3890add into release/3.2 Dec 12, 2022
@heifner heifner deleted the GH-561-test-fail-3.2 branch December 12, 2022 21:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants