-
Notifications
You must be signed in to change notification settings - Fork 77
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
Inconsistent behavior for startstate in incremental analysis based on whether AST or CFG comparison is used #1425
Comments
11-restart/13-changed_start_state2.c confuses me a lot:
|
I think the TODOs are to ensure that the test passes, and checks that |
Soundness checks would've had to use |
I discussed this with @jerhard and @michael-schwarz and we found that in the solver, Lines 702 to 717 in ac1225a
|
When I looked into different logs (out vs inside of dune, full suite vs one test) I saw different results: sometimes the incremental run was success, sometimes unknown.
|
Extracted from #1392:
update_suite incremental ast
Resolved
update_suite #1428
update_suite group apron #1428
update_suite group apron2 #1428
update_suite group termination #1428
The text was updated successfully, but these errors were encountered: