mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-13 15:58:32 +01:00
Try skipping tests for checkers altogether, #5433
This commit is contained in:
parent
b9f17d9eaf
commit
651fb9f743
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user