mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +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
|
||||
|
||||
"Bardur Arantsson <stackage@scientician.net> @BardurArantsson":
|
||||
- peregrin
|
||||
- pg-harness-client
|
||||
- pg-harness-server
|
||||
- unliftio-pool
|
||||
- unliftio-streams
|
||||
|
||||
"Sebastian Graf <sgraf1337@gmail.com> @sgraf812":
|
||||
@ -4910,6 +4912,9 @@ skipped-tests:
|
||||
|
||||
# Requires filesystem access
|
||||
- json-autotype # https://github.com/commercialhaskell/stackage/issues/4185
|
||||
|
||||
# Requires running pg-harness-server
|
||||
- peregrin
|
||||
# end of skipped-tests
|
||||
|
||||
# Tests listed in expected-test-failures configure correctly but may fail to run
|
||||
|
||||
Loading…
Reference in New Issue
Block a user