mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-05-07 23:35:26 +02:00
Accept test failure for testcontainers.
This commit is contained in:
parent
66f449d6e0
commit
2f6b0144a5
@ -16,7 +16,7 @@ packages:
|
||||
"Daniel Brice <danielbrice@gmail.com> @friedbrice":
|
||||
- generic-lexicographic-order
|
||||
- text-convert
|
||||
- text-encode < 0 # https://github.com/friedbrice/text-encode/issues/1
|
||||
- text-encode < 0 # 0.2.0.0 https://github.com/friedbrice/text-encode/issues/1
|
||||
|
||||
"Ernesto Hernandez-Novich <haskell@iamemhn.link> @iamemhn":
|
||||
- monad-logger-syslog
|
||||
@ -4606,7 +4606,7 @@ packages:
|
||||
- rocksdb-query
|
||||
- haskoin-core
|
||||
- haskoin-node
|
||||
- haskoin-store < 0 # https://github.com/jprupp/haskoin-store/issues/32
|
||||
- haskoin-store < 0 # 1.5.16 https://github.com/jprupp/haskoin-store/issues/32
|
||||
|
||||
"asakamirai <asakamirai_hackage@towanowa.net> @asakamirai":
|
||||
- kazura-queue
|
||||
@ -8083,6 +8083,7 @@ expected-test-failures:
|
||||
- lsfrom # "test: lsfrom does not exist (No such file or directory)" for 9.12.4 bootstrap
|
||||
- hmatrix-backprop # hmatrix-backprop-test: executable not found (9.12.4)
|
||||
- pandoc # missing files for 9.12.4 bootstrap
|
||||
- testcontainers # docker: readCreateProcessWithExitCode: posix_spawnp: does not exist (No such file or directory)
|
||||
- xlsx # 1.2.0: data-test: executable not found for 9.12.4 bootstrap
|
||||
|
||||
# Consistent test failures
|
||||
|
||||
Loading…
Reference in New Issue
Block a user