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

Run tests from casm #1626

Merged
merged 7 commits into from
Feb 5, 2024
Merged

Run tests from casm #1626

merged 7 commits into from
Feb 5, 2024

Conversation

drknzz
Copy link
Contributor

@drknzz drknzz commented Jan 30, 2024

Closes #1140

Introduced changes

  • use upstreamed changes to SierraCasmRunner

Checklist

  • Linked relevant issue
  • Updated relevant documentation
  • Added relevant tests
  • Performed self-review of the code
  • Added changes to CHANGELOG.md

@drknzz drknzz marked this pull request as ready for review January 30, 2024 15:22
@drknzz drknzz requested a review from a team as a code owner January 30, 2024 15:22
@drknzz drknzz requested review from Arcticae and war-in and removed request for a team January 30, 2024 15:22
Arcticae and others added 2 commits February 2, 2024 12:00
<!-- Reference any GitHub issues resolved by this PR -->

Closes #1614 

## Introduced changes

<!-- A brief description of the changes -->

- Fixes inconsistency which is generated because of inconsistent syscall
pointer when syscall_arena builtin is allocated in the segments (done
only if it is required, on CASM generation level)

## Checklist

<!-- Make sure all of these are complete -->

- [x] Linked relevant issue
- [x] Updated relevant documentation
- [x] Added relevant tests
- [x] Performed self-review of the code
- [x] Added changes to `CHANGELOG.md`
@drknzz drknzz added this pull request to the merge queue Feb 5, 2024
Merged via the queue into master with commit 328c54a Feb 5, 2024
13 checks passed
@drknzz drknzz deleted the 1140-run-tests-from-casm branch February 5, 2024 08:53
Copy link
Member

@piotmag769 piotmag769 left a comment

Choose a reason for hiding this comment

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

👍

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.

Migrate to CASM artifacts and new SierraCasmRunner (2.5.0)
4 participants