mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Disable persistent-postgresql and -mysql tests
persistent-postgresql (#4763) and persistent-mysql (#4764) have test suites that fail due to connection errors
This commit is contained in:
parent
84f8a1f8d0
commit
4ef0122527
@ -5436,6 +5436,11 @@ expected-test-failures:
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4722
|
||||
- tasty-discover
|
||||
|
||||
# https://github.com/commercialhaskell/stackage/issues/4764
|
||||
- persistent-mysql
|
||||
# https://github.com/commercialhaskell/stackage/issues/4763
|
||||
- persistent-postgresql
|
||||
|
||||
# end of expected-test-failures
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user