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:
Mathieu Boespflug 2016-12-16 13:33:52 +01:00
parent b99d63bec3
commit f5c36341e1

View File

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