mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-07-01 02:35:40 +02:00
expected-test-failures: move pandoc to missing and testcontainers to env
This commit is contained in:
parent
f399b2ec3a
commit
498d866618
@ -8056,13 +8056,11 @@ expected-test-failures:
|
|||||||
- xml-html-qq # 0.1.0.1
|
- xml-html-qq # 0.1.0.1
|
||||||
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
|
- xmlgen # 0.6.2.2 https://github.com/skogsbaer/xmlgen/issues/6
|
||||||
|
|
||||||
# executable or data files not found in our environment
|
# test executable not found in our environment
|
||||||
- AvlTree # 4.3: AvlTree-tests: executable not found
|
- AvlTree # 4.3: AvlTree-tests: executable not found
|
||||||
- dataframe # 2.0.0.0 tests: executable not found
|
- dataframe # 2.0.0.0 tests: executable not found
|
||||||
- lsfrom # "test: lsfrom does not exist (No such file or directory)" for 9.12.4 bootstrap
|
- 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)
|
- 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
|
- xlsx # 1.2.0: data-test: executable not found for 9.12.4 bootstrap
|
||||||
|
|
||||||
# Consistent test failures
|
# Consistent test failures
|
||||||
@ -8276,6 +8274,7 @@ expected-test-failures:
|
|||||||
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
- stripe-http-streams # https://github.com/fpco/stackage/issues/2945, needs Stripe account
|
||||||
- sydtest-wai # epollControl does not exist. Stackage server issue?
|
- sydtest-wai # epollControl does not exist. Stackage server issue?
|
||||||
- tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]
|
- tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]
|
||||||
|
- testcontainers # docker: readCreateProcessWithExitCode: posix_spawnp: does not exist (No such file or directory)
|
||||||
- users-persistent # sqlite
|
- users-persistent # sqlite
|
||||||
- users-postgresql-simple # PostgreSQL
|
- users-postgresql-simple # PostgreSQL
|
||||||
- wai-cors # PhantomJS
|
- wai-cors # PhantomJS
|
||||||
@ -8314,6 +8313,7 @@ expected-test-failures:
|
|||||||
- gitlab-haskell # https://github.com/commercialhaskell/stackage/issues/6088
|
- gitlab-haskell # https://github.com/commercialhaskell/stackage/issues/6088
|
||||||
- hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14
|
- hspec-junit-formatter # https://github.com/freckle/hspec-junit-formatter/issues/14
|
||||||
- lentil # 1.5.9.0 missing test-files/lang-comm/scheme.scm
|
- lentil # 1.5.9.0 missing test-files/lang-comm/scheme.scm
|
||||||
|
- pandoc # missing files for 9.12.4 bootstrap
|
||||||
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
- persistent # https://github.com/commercialhaskell/stackage/issues/6037
|
||||||
- ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
- ppad-aead # 0.3.1 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
- ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
- ppad-base58 # 0.2.3 missing test *.json (https://github.com/commercialhaskell/stackage/issues/7910)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user