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

Test problematic SMT formulas from Cryptol's negshift test case #223

Open
RyanGlScott opened this issue Nov 21, 2022 · 0 comments
Open

Test problematic SMT formulas from Cryptol's negshift test case #223

RyanGlScott opened this issue Nov 21, 2022 · 0 comments
Labels
CI Issues related to continuous integration

Comments

@RyanGlScott
Copy link
Contributor

Cryptol's negshift test suite is particularly troublesome, as the SMT formulas that it generates have been known to cause certain version of Z3 to nondeterministically go into an infinite loop. See GaloisInc/cryptol#1107. It would be worth minimizing the SMT-LIB from this test case into something that could be checked into what4's own test suite, as what4's CI tests a broad matrix of SMT solver versions. This could give us some additional insight into which versions of solvers we should actually use in upstream projects' CI.

@RyanGlScott RyanGlScott added the CI Issues related to continuous integration label Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Issues related to continuous integration
Projects
None yet
Development

No branches or pull requests

1 participant