Try skipping tests for checkers altogether, #5433

This commit is contained in:
Alexey Zabelin 2020-06-17 08:49:27 -07:00
parent b9f17d9eaf
commit 651fb9f743
No known key found for this signature in database
GPG Key ID: ACCAC0BCE271B847

View File

@ -5324,6 +5324,7 @@ skipped-tests:
- config-ini # https://github.com/aisamanra/config-ini/issues/22
- polysemy-plugin # https://github.com/commercialhaskell/stackage/issues/4733
- primitive-extras # https://github.com/commercialhaskell/stackage/issues/5210
- checkers # https://github.com/commercialhaskell/stackage/issues/5433
# Runtime issues
- blank-canvas # Never finishes https://github.com/ku-fpg/blank-canvas/issues/73
@ -5617,7 +5618,6 @@ expected-test-failures:
- yeshql-core # https://github.com/tdammers/yeshql/issues/6
- yeshql-hdbc # https://github.com/tdammers/yeshql/issues/6
- yesod-gitrev # https://github.com/DanBurton/yesod-gitrev/issues/5
- checkers # https://github.com/commercialhaskell/stackage/issues/5433
# Recursive deps https://github.com/fpco/stackage/issues/1818
- options