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

Fix translator-tests after GaloisInc/crucible#1150 #44

Merged
merged 3 commits into from
Jan 9, 2025

Conversation

RyanGlScott
Copy link
Collaborator

The build is easily fixed by switching from the (now-removed) ACFG type in favor of AnyCFG. While I was in town, I also enabled the various stubs-related test suites in the CI.

Fixes #37.

The build is easily fixed by switching from the (now-removed) `ACFG` type in
favor of `AnyCFG`. While I was in town, I also enabled the various
`stubs`-related test suites in the CI.

Fixes #37.
@RyanGlScott RyanGlScott self-assigned this Jan 9, 2025
@langston-barrett
Copy link
Collaborator

It looks like CI is missing Z3:

AssertionFailure ./tests/test-data/multiple_ov.out:0x201200: error: in main
Could not find: z3

Would you mind fixing that as well, so that CI can confirm your test fixes?

@RyanGlScott RyanGlScott force-pushed the T37-fix-translator-tests branch from 19a4ad9 to 7a7ab14 Compare January 9, 2025 14:58
@RyanGlScott RyanGlScott force-pushed the T37-fix-translator-tests branch from 7a7ab14 to ae96882 Compare January 9, 2025 15:03
@RyanGlScott
Copy link
Collaborator Author

Oops, that's embarrassing. I've fixed that now.

@RyanGlScott RyanGlScott merged commit 82f14c3 into main Jan 9, 2025
4 checks passed
@RyanGlScott RyanGlScott deleted the T37-fix-translator-tests branch January 9, 2025 18:20
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.

translator-tests have bitrotten
2 participants