Skips hashtables tests (#5635)

This commit is contained in:
Joe Kachmar 2020-09-08 03:14:51 +00:00 committed by GitHub
parent 8a1ece146f
commit d8c07a79d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5302,6 +5302,7 @@ skipped-tests:
- integer-roots # smallcheck, https://github.com/commercialhaskell/stackage/issues/5424
- xlsx # smallcheck, https://github.com/commercialhaskell/stackage/issues/5576
- registry # #5302/closed
- hashtables # hashable, mwc-random https://github.com/commercialhaskell/stackage/issues/5635
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh