viperproject / prusti-dev

A static verifier for Rust, based on the Viper verification infrastructure.
http://prusti.org
Other
1.58k stars 108 forks source link

Disable the "more complete" exhale #1490

Closed fpoli closed 10 months ago

fpoli commented 10 months ago

Let's see what happens if we disable this; Viper got better in the meantime.

fpoli commented 10 months ago

It seems that only counterexample-related UI tests are failing, with "Java exception: java.lang.RuntimeException: Silicon hasn't been started yet - java.lang.RuntimeException: Silicon hasn't been started yet".

Aurel300 commented 10 months ago

@fpoli What happened here? The runtime error seems unrelated to counterexamples. (Or perhaps related to passing the wrong flags?)