Skip tests for integer-roots, final test for #5424

This commit is contained in:
Mihai Maruseac 2020-08-01 18:19:53 -07:00
parent bad30cf568
commit 914b43e2e6

View File

@ -4889,10 +4889,6 @@ packages:
# https://github.com/commercialhaskell/path/issues/161
- 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
- cryptonite < 0.27
@ -5238,6 +5234,7 @@ skipped-tests:
- zlib # tasty-quickcheck, tasty-hunit, tasty
- comfort-array # ChasingBottoms
- hw-int
- integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh