mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Make the ersatz tests pass
Fixes https://github.com/fpco/stackage/issues/2508
This commit is contained in:
parent
f4f7034122
commit
b237ff3cea
@ -3398,9 +3398,6 @@ skipped-tests:
|
||||
# criterion
|
||||
- store
|
||||
|
||||
# requires custom setup?
|
||||
- ersatz # https://github.com/fpco/stackage/issues/2508
|
||||
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests which we should build and run, but which are expected to fail. We
|
||||
|
||||
@ -117,6 +117,7 @@ apt-get install -y \
|
||||
llvm-3.7 \
|
||||
locales \
|
||||
m4 \
|
||||
minisat \
|
||||
mono-mcs \
|
||||
nettle-dev \
|
||||
nodejs \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user