mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Skip some tests to unblock tasty, closes #4196
This commit is contained in:
parent
aba5cc37cf
commit
b23287de20
@ -3863,9 +3863,6 @@ packages:
|
|||||||
- Win32 == 2.6.1.0
|
- Win32 == 2.6.1.0
|
||||||
|
|
||||||
"Stackage upper bounds":
|
"Stackage upper bounds":
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4196
|
|
||||||
# - tasty < 1.2
|
|
||||||
|
|
||||||
# https://github.com/commercialhaskell/stackage/issues/4214
|
# https://github.com/commercialhaskell/stackage/issues/4214
|
||||||
- haskell-src-exts < 1.21
|
- haskell-src-exts < 1.21
|
||||||
- hlint < 2.1.12
|
- hlint < 2.1.12
|
||||||
@ -4167,6 +4164,20 @@ skipped-tests:
|
|||||||
- rng-utils # via tasty-hedgehog
|
- rng-utils # via tasty-hedgehog
|
||||||
- tasty-discover # via tasty-hedgehog
|
- tasty-discover # via tasty-hedgehog
|
||||||
- typerep-map # via tasty-hedgehog
|
- typerep-map # via tasty-hedgehog
|
||||||
|
# another batch for tasty 0.12
|
||||||
|
- cborg # via tasty-1.2
|
||||||
|
- ghc-prof # via tasty-1.2
|
||||||
|
- haskell-names # via tasty-1.2
|
||||||
|
- insert-ordered-containers # via tasty-1.2
|
||||||
|
- lattices # via tasty-1.2
|
||||||
|
- pandoc # via tasty-1.2
|
||||||
|
- servant-docs # via tasty-1.2
|
||||||
|
- sized-grid # via tasty-1.2
|
||||||
|
- tdigest # via tasty-1.2
|
||||||
|
- temporary-resourcet # via tasty-1.2
|
||||||
|
- these # via tasty-1.2
|
||||||
|
- scientific # via tasty-ant-xml
|
||||||
|
|
||||||
|
|
||||||
# Blocked due to tests failing to compile for GHC 8.6
|
# Blocked due to tests failing to compile for GHC 8.6
|
||||||
- async-refresh
|
- async-refresh
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user