mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 17:15:31 +00:00
test_ineq_non_axiom4 is slow but doesn't block anymore
This commit is contained in:
parent
75a64975b5
commit
342774eff8
1 changed files with 1 additions and 1 deletions
|
@ -1965,7 +1965,7 @@ void tst_polysat() {
|
|||
RUN(test_polysat::test_ineq_axiom5());
|
||||
RUN(test_polysat::test_ineq_axiom6());
|
||||
RUN(test_polysat::test_ineq_non_axiom1());
|
||||
//RUN(test_polysat::test_ineq_non_axiom4());
|
||||
RUN(test_polysat::test_ineq_non_axiom4());
|
||||
|
||||
// test_fi::exhaustive();
|
||||
// test_fi::randomized();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue