Expect test failures for what4 - since cvc5 is not available (GaloisInc/what4#262).

This commit is contained in:
Andreas Ländle 2024-05-21 18:29:01 +02:00
parent a40efa3640
commit 5ab2e7cb06
2 changed files with 1 additions and 1 deletions

View File

@ -9340,6 +9340,7 @@ expected-test-failures:
- web3 # requires running server
- webdriver-angular # webdriver server
- websockets
- what4 # Missing cvc4 and cvc5 - cvc5 is not available for ubuntu 22.04 https://github.com/GaloisInc/what4/issues/262
# Missing test files in sdist
#

View File

@ -18,7 +18,6 @@ apt-get install -y \
cmake \
coinor-libclp-dev \
curl \
cvc5 \
dvipng \
freeglut3-dev \
freetds-dev \