mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +01:00
Skip tests for integer-roots, final test for #5424
This commit is contained in:
parent
bad30cf568
commit
914b43e2e6
@ -4889,10 +4889,6 @@ packages:
|
|||||||
# https://github.com/commercialhaskell/path/issues/161
|
# https://github.com/commercialhaskell/path/issues/161
|
||||||
- path < 0.7.1
|
- path < 0.7.1
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5424
|
|
||||||
# smallcheck < 1.2.0
|
|
||||||
# arithmoi < 0.11.0.1
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/5466
|
# https://github.com/commercialhaskell/stackage/issues/5466
|
||||||
- cryptonite < 0.27
|
- cryptonite < 0.27
|
||||||
|
|
||||||
@ -5238,6 +5234,7 @@ skipped-tests:
|
|||||||
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
- zlib # tasty-quickcheck, tasty-hunit, tasty
|
||||||
- comfort-array # ChasingBottoms
|
- comfort-array # ChasingBottoms
|
||||||
- hw-int
|
- hw-int
|
||||||
|
- integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424
|
||||||
|
|
||||||
# Blocked due to tests failing to compile for GHC 8.6
|
# Blocked due to tests failing to compile for GHC 8.6
|
||||||
- async-refresh
|
- async-refresh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user