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

Tighten the budget estimations in e2e tests. #1512

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Jan 23, 2025

What

Tighten the budget estimations in e2e tests.

There was a small bug in the module cache construction - we didn't consider the proper version of the code entry when building the module cache to pass to the enforcing mode. This fix allows us to bring the discrepancy between the recording and enforcing modes back to 0.02.

Why

Test fixes

Known limitations

N/A

There was a small bug in the module cache construction - we didn't consider the proper version of the code entry when building the module cache to pass to the enforcing mode. This fix allows us to bring the discrepancy between the recording and enforcing modes back to 0.02.
Copy link
Contributor

@graydon graydon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha! Nice catch. Thanks for tracking this down.

@graydon graydon added this pull request to the merge queue Jan 23, 2025
Merged via the queue into stellar:main with commit 11e5f31 Jan 23, 2025
12 checks passed
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.

2 participants