mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add jvm to expected-test-failures.
The reason for this is that on Debian for some reason the linker doesn't add a RUNPATH entry for libjvm.so, despite the fact that it's installed in a non-standard location. So running the test suite will yield a "libjvm.so not found" error.
This commit is contained in:
parent
b99d63bec3
commit
f5c36341e1
@ -2979,6 +2979,7 @@ expected-test-failures:
|
||||
- hedis
|
||||
- hocilib # oracle
|
||||
- hworker
|
||||
- jvm
|
||||
- katip-elasticsearch # elasticsearch
|
||||
- log # ElasticSearch
|
||||
- mangopay # https://github.com/prowdsponsor/mangopay/issues/30
|
||||
|
||||
Loading…
Reference in New Issue
Block a user