mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-06 11:27:30 +01:00
cc @nikita-volkov hasql internal test deps pull in testcontainers which needs blocked aeson-optics
This commit is contained in:
parent
36361f6d47
commit
78c72f8574
@ -1657,7 +1657,7 @@ packages:
|
|||||||
- domain-core
|
- domain-core
|
||||||
- domain-optics
|
- domain-optics
|
||||||
- focus
|
- focus
|
||||||
- hasql
|
- hasql < 1.9.3.2 # because internal deps pull in testcontainers: https://github.com/phadej/aeson-optics/issues/20
|
||||||
- hasql-optparse-applicative
|
- hasql-optparse-applicative
|
||||||
- hasql-pool
|
- hasql-pool
|
||||||
- hasql-th
|
- hasql-th
|
||||||
@ -8209,7 +8209,6 @@ skipped-tests:
|
|||||||
# Missing foreign libraries
|
# Missing foreign libraries
|
||||||
- symengine
|
- symengine
|
||||||
- hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841
|
- hasql-interpolate # https://github.com/commercialhaskell/stackage/issues/6841
|
||||||
- hasql # blocked by https://github.com/phadej/aeson-optics/issues/20
|
|
||||||
|
|
||||||
# Timeouts
|
# Timeouts
|
||||||
# These tests sometimes take too long and hit the stackage build
|
# These tests sometimes take too long and hit the stackage build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user