mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-06 08:54:39 +01:00
Skip tests and close #2584
This commit is contained in:
parent
628f132215
commit
92ccd3e563
@ -3216,10 +3216,6 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2569
|
# https://github.com/fpco/stackage/issues/2569
|
||||||
- optparse-applicative < 0.14
|
- optparse-applicative < 0.14
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2584
|
|
||||||
- tasty-quickcheck < 0.9
|
|
||||||
- arithmoi < 0.5.0.1
|
|
||||||
|
|
||||||
# https://github.com/fpco/stackage/issues/2587
|
# https://github.com/fpco/stackage/issues/2587
|
||||||
- extra < 1.6
|
- extra < 1.6
|
||||||
|
|
||||||
@ -3560,7 +3556,6 @@ skipped-tests:
|
|||||||
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
- teardown # https://github.com/roman/Haskell-teardown/issues/1
|
||||||
|
|
||||||
# QuickCheck 2.10
|
# QuickCheck 2.10
|
||||||
- arithmoi
|
|
||||||
- blaze-html
|
- blaze-html
|
||||||
- blaze-markup
|
- blaze-markup
|
||||||
- cassava-conduit
|
- cassava-conduit
|
||||||
@ -3580,6 +3575,14 @@ skipped-tests:
|
|||||||
# HUnit 1.6
|
# HUnit 1.6
|
||||||
- terminal-progress-bar
|
- terminal-progress-bar
|
||||||
|
|
||||||
|
# tasty-quickcheck 0.9
|
||||||
|
- binary-parser
|
||||||
|
- cryptohash-sha512
|
||||||
|
- diagrams-solve
|
||||||
|
- tar
|
||||||
|
- vector-builder
|
||||||
|
- zlib
|
||||||
|
|
||||||
# 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user