Disables persistent-* tests (#5641)

This commit is contained in:
Joe Kachmar 2020-09-13 04:20:59 +00:00 committed by GitHub
parent d37f2039e5
commit da5181c0cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5303,6 +5303,9 @@ skipped-tests:
- xlsx # smallcheck, https://github.com/commercialhaskell/stackage/issues/5576
- registry # #5302/closed
- hashtables
- persistent-mysql # https://github.com/commercialhaskell/stackage/issues/5641
- persistent-postgresql # https://github.com/commercialhaskell/stackage/issues/5641
- persistent-sqlite # https://github.com/commercialhaskell/stackage/issues/5641
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh