Skip to content

Conversation

@ddoktorski
Copy link
Collaborator

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.

Base automatically changed from kkawula/2862-bump-cairo-and-blockifier to master February 25, 2025 11:29
@github-actions
Copy link

Hi! This pull request hasn't had any activity for a while, so I am
marking it as stale. It will close in 14
days if it is not updated. Thanks for contributing!

@github-actions github-actions bot added the stale Stale Bot label Mar 28, 2025
@cptartur cptartur removed the stale Stale Bot label Mar 28, 2025
@github-actions
Copy link

Hi! This pull request hasn't had any activity for a while, so I am
marking it as stale. It will close in 14
days if it is not updated. Thanks for contributing!

@github-actions github-actions bot added the stale Stale Bot label Apr 28, 2025
@cptartur cptartur removed the stale Stale Bot label May 7, 2025
@github-actions
Copy link

github-actions bot commented Jun 9, 2025

Hi! This pull request hasn't had any activity for a while, so I am
marking it as stale. It will close in 14
days if it is not updated. Thanks for contributing!

@github-actions github-actions bot added the stale Stale Bot label Jun 9, 2025
@github-actions
Copy link

This pull request has been automatically closed due to inactivity.
Feel free to reopen it or create a new one if needed.
Thanks for contributing!

@github-actions github-actions bot closed this Jun 23, 2025
@ddoktorski ddoktorski deleted the restore-trace-resources-test branch July 2, 2025 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Stale Bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Restore tests from trace_resources.rs file

7 participants