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

Cannon64: Migrate 32-bit tests to be forward-compatible #12598

Closed
mbaxter opened this issue Oct 23, 2024 · 1 comment · Fixed by #12839
Closed

Cannon64: Migrate 32-bit tests to be forward-compatible #12598

mbaxter opened this issue Oct 23, 2024 · 1 comment · Fixed by #12839
Assignees

Comments

@mbaxter
Copy link
Contributor

mbaxter commented Oct 23, 2024

Description

After enabling 64-bit tests in CI (#12252), which will likely involve skipping failing tests temporarily, rework failing 32-bit tests to be forward-compatible with 64-bit Cannon.

When this ticket is complete, we should no longer be skipping any relevant tests for the 64-bit VM.

@Inphi
Copy link
Contributor

Inphi commented Oct 24, 2024

#12032 partially blocks this. We can begin the work of migrating existing 32-bit tests. But newly added 32-bit tests will have to be forward compatible as well. This issue cannot be completed until #12032 is complete and the tests introduced are forwards-compatible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging a pull request may close this issue.

2 participants