mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-28 15:10:26 +01:00
Merge pull request #2512 from RyanGlScott/master
Make the ersatz tests pass
This commit is contained in:
commit
3c7aaaeaf4
@ -3401,9 +3401,6 @@ skipped-tests:
|
|||||||
# criterion
|
# criterion
|
||||||
- store
|
- store
|
||||||
|
|
||||||
# requires custom setup?
|
|
||||||
- ersatz # https://github.com/fpco/stackage/issues/2508
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests which we should build and run, but which are expected to fail. We
|
# 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 \
|
llvm-3.7 \
|
||||||
locales \
|
locales \
|
||||||
m4 \
|
m4 \
|
||||||
|
minisat \
|
||||||
mono-mcs \
|
mono-mcs \
|
||||||
nettle-dev \
|
nettle-dev \
|
||||||
nodejs \
|
nodejs \
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user