esbmc / esbmc

The efficient SMT-based context-bounded model checker (ESBMC)
http://esbmc.org/
Other
278 stars 91 forks source link

Regression issues with Z3 #293

Open rafaelsamenezes opened 3 years ago

rafaelsamenezes commented 3 years ago

Just to keep track of tests that are not working;

From esbmc core:

This is not a comprehensive list

Also, some testcases that are instantly solved by boolector don't get solved.

For now, I think we should mark all tests that are not instantly solved as THROROUGH (with no default solver) and the others as KNOWNBUG (forcing the use of z3)

UPDATE:

Some tests e.g llvm/variadic_function don't work on boolector but do on Z3

github-actions[bot] commented 3 years ago

Stale issue message

lucasccordeiro commented 1 year ago

@rafaelsamenezes: Is this issue still valid?

lucasccordeiro commented 11 months ago

@rafaelsamenezes: Is this issue still valid?