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

Investigate cause of variation in fuel consumption in random.js integration test #401

Open
jeffcharles opened this issue Jun 19, 2023 · 0 comments

Comments

@jeffcharles
Copy link
Collaborator

In this run of the CI workflow, I observed the following error message:

thread 'test_same_module_outputs_different_random_result' panicked at 'fuel_consumed (130653) was not within 10.00% of the target_fuel value (100543)', crates/cli/tests/integration_test.rs:163:5

It's not unexpected that the fuel consumed would variable between test runs for the random script since the inputs will be different from test run to test run. However, it is unexpected that it could be 30% different between runs. We should investigate to better explain the source of the variation.

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

No branches or pull requests

1 participant