mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Expect test failures for what4 - since cvc5 is not available (GaloisInc/what4#262).
This commit is contained in:
parent
a40efa3640
commit
5ab2e7cb06
@ -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
|
||||
#
|
||||
|
||||
@ -18,7 +18,6 @@ apt-get install -y \
|
||||
cmake \
|
||||
coinor-libclp-dev \
|
||||
curl \
|
||||
cvc5 \
|
||||
dvipng \
|
||||
freeglut3-dev \
|
||||
freetds-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user