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:
Joe Kachmar 2019-08-11 14:15:58 +00:00 committed by GitHub
parent 84f8a1f8d0
commit 4ef0122527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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