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

Disable slow send_many_actions_512k test for sanitizer builds. #964

Closed
wants to merge 1 commit into from

Conversation

greg7mdp
Copy link
Contributor

Resolves #958 (hopefully).

When running the eos-vm, most of the time spent in api+part2_tests is spent in send_many_actions_512k. To avoid timeouts, this PR disables this test for builds with asan or ubsan.

@heifner
Copy link
Member

heifner commented Oct 22, 2024

Is this needed with #965

@greg7mdp
Copy link
Contributor Author

Is this needed with #965

No. Closing the PR.

@greg7mdp greg7mdp closed this Oct 22, 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

Successfully merging this pull request may close these issues.

Test failure: api_part2_unit_test_eos-vm
2 participants