mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-21 19:51:56 +01:00
Merge pull request #4380 from BardurArantsson/patch-2
Update build-constraints.yaml
This commit is contained in:
commit
45aaf3b63d
@ -3597,8 +3597,10 @@ packages:
|
|||||||
- re2
|
- re2
|
||||||
|
|
||||||
"Bardur Arantsson <stackage@scientician.net> @BardurArantsson":
|
"Bardur Arantsson <stackage@scientician.net> @BardurArantsson":
|
||||||
|
- peregrin
|
||||||
- pg-harness-client
|
- pg-harness-client
|
||||||
- pg-harness-server
|
- pg-harness-server
|
||||||
|
- unliftio-pool
|
||||||
- unliftio-streams
|
- unliftio-streams
|
||||||
|
|
||||||
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
||||||
@ -4910,6 +4912,9 @@ skipped-tests:
|
|||||||
|
|
||||||
# Requires filesystem access
|
# Requires filesystem access
|
||||||
- json-autotype # https://github.com/commercialhaskell/stackage/issues/4185
|
- json-autotype # https://github.com/commercialhaskell/stackage/issues/4185
|
||||||
|
|
||||||
|
# Requires running pg-harness-server
|
||||||
|
- peregrin
|
||||||
# end of skipped-tests
|
# end of skipped-tests
|
||||||
|
|
||||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user