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

Adjust trace resources tests #2985

Draft
wants to merge 139 commits into
base: master
Choose a base branch
from
Draft

Conversation

ddoktorski
Copy link
Contributor

Closes #2955

Introduced changes

  • Removed tests for syscalls, given that they are no longer present in the call trace format. Therefore, we shouldn't test them here. Similar integration tests could potentially be added in the future, but:
    • Asserting syscalls for nested calls would be problematic
    • We already have tests to check resources in the resources.rs file

Note: Currently tests for builtins fail, which seems unexpected. For example a call to TraceInfoProxy constructor uses 9 pedersen_builtin now instead of 2. The current value does not seem accurate. It is worth double checking whether we count used resources correctly.

cptartur and others added 29 commits February 20, 2025 10:18
Base automatically changed from kkawula/2862-bump-cairo-and-blockifier to master February 25, 2025 11:29
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.

6 participants