Properly mention the reason why serversession-backend-persistent tests are not run

See #6655
This commit is contained in:
Mihai Maruseac 2022-08-01 10:02:49 -07:00 committed by GitHub
parent 5801c926d4
commit 0adc3dcacf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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