diff --git a/build-constraints.yaml b/build-constraints.yaml index dbc9ec79..1bd87f84 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -8046,6 +8046,7 @@ expected-test-failures: - serialport # "The tests need two serial ports as command line arguments" https://github.com/jputcu/serialport/issues/30 - servant-rate-limit # redis - serversession-backend-redis # redis + - serversession-backend-persistent # persistent, see https://github.com/commercialhaskell/stackage/pull/6655#issuecomment-1198868074 - shake # Needs ghc on $PATH with some installed haskell packages - slack-api # needs api key https://github.com/commercialhaskell/stackage/pull/5345 - sourcemap # requires npm installed packages @@ -8239,7 +8240,6 @@ expected-test-failures: - rounded # segfault - shake-language-c # Cannot reproduce locally, looks like it may be a bug in Stack or curator - skein # openfile: does not exist https://github.com/fpco/stackage/issues/1187 - - serversession-backend-persistent # https://github.com/commercialhaskell/stackage/pull/6655#issuecomment-1198868074 # doctests can be flaky on the build server, add packages here if # they start causing issues.