mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-04 16:04:36 +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
|
- web3 # requires running server
|
||||||
- webdriver-angular # webdriver server
|
- webdriver-angular # webdriver server
|
||||||
- websockets
|
- 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
|
# Missing test files in sdist
|
||||||
#
|
#
|
||||||
|
|||||||
@ -18,7 +18,6 @@ apt-get install -y \
|
|||||||
cmake \
|
cmake \
|
||||||
coinor-libclp-dev \
|
coinor-libclp-dev \
|
||||||
curl \
|
curl \
|
||||||
cvc5 \
|
|
||||||
dvipng \
|
dvipng \
|
||||||
freeglut3-dev \
|
freeglut3-dev \
|
||||||
freetds-dev \
|
freetds-dev \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user