mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-20 03:01:56 +01:00
Skips lukko test suite (#5795)
This commit is contained in:
parent
76bfaa6899
commit
3db37523c5
@ -4719,7 +4719,7 @@ packages:
|
|||||||
- log-base < 0 # ghc 8.10 via unliftio-core
|
- log-base < 0 # ghc 8.10 via unliftio-core
|
||||||
- logging-facade
|
- logging-facade
|
||||||
- lrucache
|
- lrucache
|
||||||
- lukko < 0.1.1.3 # https://github.com/commercialhaskell/stackage/issues/5795
|
- lukko
|
||||||
- lzma
|
- lzma
|
||||||
- managed
|
- managed
|
||||||
- math-functions
|
- math-functions
|
||||||
@ -5623,6 +5623,9 @@ skipped-tests:
|
|||||||
# https://github.com/commercialhaskell/stackage/issues/5746
|
# https://github.com/commercialhaskell/stackage/issues/5746
|
||||||
- parameterized
|
- parameterized
|
||||||
|
|
||||||
|
# via tasty-1.4 https://github.com/commercialhaskell/stackage/issues/5795
|
||||||
|
- lukko
|
||||||
|
|
||||||
|
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user