mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Permanently skip tests for lxd-client (#2919)
lxd-client needs LXD infrastructure, which is unavailable on Debian
This commit is contained in:
parent
c7abd42dbf
commit
9bcac0330c
@ -3799,6 +3799,7 @@ expected-test-failures:
|
||||
- accelerate-blas # CUDA GPU
|
||||
- gdax # Needs environment variables set
|
||||
- nakadi-client # Needs environment variable set
|
||||
- lxd-client # Needs LXD, not available on debian
|
||||
|
||||
# Test executable requires arguments
|
||||
- hpqtypes
|
||||
@ -3910,7 +3911,6 @@ expected-test-failures:
|
||||
- tmp-postgres # https://github.com/jfischoff/tmp-postgres/issues/1
|
||||
|
||||
- perf # https://github.com/fpco/stackage/pull/2859
|
||||
- lxd-client # https://github.com/fpco/stackage/issues/2919
|
||||
|
||||
# end of expected-test-failures
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user