Disables yesod-page-cursor tests (#5813)

This commit is contained in:
Joe Kachmar 2021-01-05 02:59:14 +00:00 committed by GitHub
parent b5282d7e61
commit 39b54496a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5430,6 +5430,7 @@ skipped-tests:
- 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
- yesod-page-cursor # https://github.com/commercialhaskell/stackage/issues/5813
# Blocked due to tests failing to compile for GHC 8.6
- async-refresh