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

relax eosvmoc_limits_test's generated_code_size_limit pass/fail criteria; reenable test in exhaustive LLVM workflow #902

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

spoonincode
Copy link
Member

Relax the pass/fail criteria for this test. Generated code size can vary based on LLVM version being used and this test is not intended to detect regressions or minute differences between those LLVM versions. (put another way, the generated code size is a subjective limit)

Reenable eosvmoc_limits_unit_test_eos-vm-oc in the exhaustive LLVM workflow now that the different versions the workflow uses will not get caught up on this test. Example passing run is at,
https://github.com/AntelopeIO/spring/actions/runs/11223260327

@spoonincode spoonincode merged commit 7157def into main Oct 7, 2024
38 checks passed
@spoonincode spoonincode deleted the relax_oc_code_size_test branch October 7, 2024 21:59
@ericpassmore
Copy link
Contributor

Note:start
category: Tests
component: Internal
summary: Relax eos vm test limits on generated code size.
Note:end

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.

4 participants