tests: speed up two slow tests

These were the most expansive tests, each taking more than 5min.
This should bring them back below 1min.

* tests/core/parity.test: Do not run through valgrind.
* tests/python/toweak.py: Remove one very long case.
This commit is contained in:
Alexandre Duret-Lutz 2017-09-29 10:50:58 +02:00
parent 900b344c9a
commit f0dc9d44c9
2 changed files with 3 additions and 4 deletions

View file

@ -21,7 +21,6 @@ import spot
phi1 = """GFb
X(!b | GF!a)
!a U X(b | GF!b)
GFa
G(a M b)
(!a | b) & GFb