mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Properly mention the reason why serversession-backend-persistent tests are not run
See #6655
This commit is contained in:
parent
5801c926d4
commit
0adc3dcacf
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user