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

[BUG] Resolve test failures caused by new KSMT version #116

Open
AbdullinAM opened this issue Jun 24, 2024 · 0 comments
Open

[BUG] Resolve test failures caused by new KSMT version #116

AbdullinAM opened this issue Jun 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@AbdullinAM
Copy link
Member

After updating KSMT from version 0.5.8 to 0.5.23 in 96b4065, some of the tests started failing:
https://github.com/vorpal-research/kex/actions/runs/9616742369/job/26526941920
https://github.com/vorpal-research/kex/actions/runs/9616742389/job/26526941948
https://github.com/vorpal-research/kex/actions/runs/9616742376/job/26592412360

The cause of these failures is the timeout handling in z3 version 4.12.5, which is used in the latest KSMT release.

Temporarily the issues were fixed by just increasing tolerances and disabling some tests (91b4e3a), but we need to come up with a better solution

@AbdullinAM AbdullinAM added the bug Something isn't working label Jun 24, 2024
@AbdullinAM AbdullinAM self-assigned this Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant