Skip to content

Commit

Permalink
Disable a few more tests that fail
Browse files Browse the repository at this point in the history
Signed-off-by: Mihai Maruseac <mihai.maruseac@gmail.com>
  • Loading branch information
mihaimaruseac committed Feb 17, 2025
1 parent a66cf21 commit de43539
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8597,6 +8597,7 @@ expected-test-failures:
- texmath # https://github.com/jgm/texmath/issues/224
- tree-diff # 0.3.0.1 https://github.com/haskellari/tree-diff/issues/79
- typst # https://github.com/jgm/typst-hs/issues/11
- wreq

# Requires running servers, accounts, or a specific environment.
#
Expand Down Expand Up @@ -8629,6 +8630,7 @@ expected-test-failures:
- drifter-postgresql # PostgreSQL
- egison # executable not found https://github.com/egison/egison/issues/250
- esqueleto # mysql and postgresql
- essence-of-live-coding-warp # 0.2.8
- eventful-dynamodb
- eventful-postgresql
- faktory # connection refused, https://github.com/commercialhaskell/stackage/issues/5905
Expand All @@ -8654,13 +8656,16 @@ expected-test-failures:
- http-client # httpbin issues, https://github.com/snoyberg/http-client/issues/439
- http-client-tls # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out).
- http-directory # httpbin issues, https://github.com/juhp/http-directory/issues/1
- http-reverse-proxy # 0.6.1.0
- http2 # executable not found https://github.com/kazu-yamamoto/http2/issues/22
- influxdb
- jvm
- katip-elasticsearch # elasticsearch
- katip-wai # 0.2.0.0
- koji-tool
- log # ElasticSearch
- lz4 # executable not found https://github.com/commercialhaskell/stackage/issues/6226
- lsp-test # example: lsp-demo-reactor-server: createProcess: posix_spawnp: does not exist (No such file or directory)
- lz4 # executable not found https://github.com/commercialhaskell/stackage/issues/6226
- mangopay # https://github.com/prowdsponsor/mangopay/issues/30
- matplotlib # https://github.com/fpco/stackage/issues/2365
- memcached-binary # memcached
Expand Down Expand Up @@ -8713,23 +8718,20 @@ expected-test-failures:
- tasty-papi # Exception: PAPI: Failed to add counter TOT_INS: Permission level does not permit operation [-15]
- users-persistent # sqlite
- users-postgresql-simple # PostgreSQL
- yesod-core
- wai-cors # PhantomJS
- wai-middleware-delegate # Access to httpbin.org is unreliable (at the moment 504 Gateway Time-out).
- wai-rate-limit-redis # Redis
- wai-session-postgresql # PostgreSQL
- wai-session-redis # https://github.com/commercialhaskell/stackage/pull/5980
- webdriver-angular # webdriver server
- webex-teams-api # 0.2.0.1
- webex-teams-conduit # 0.2.0.1
- websockets
- what4 # Missing cvc4 and cvc5 - cvc5 is not available for ubuntu 22.04 https://github.com/GaloisInc/what4/issues/262
- yesod-auth-hashdb # 1.7.1.7
- yesod-test # 1.6.19
- yesod-core
- yesod-persistent # 1.6.0.8
- webex-teams-conduit # 0.2.0.1
- http-reverse-proxy # 0.6.1.0
- webex-teams-api # 0.2.0.1
- katip-wai # 0.2.0.0
- essence-of-live-coding-warp # 0.2.8
- yesod-test # 1.6.19

# Missing test files in sdist
#
Expand Down

0 comments on commit de43539

Please sign in to comment.