Pedro Ruivo created ISPN-12018:
----------------------------------
Summary: Fix JpaStoreCompatibilityTest failure
Key: ISPN-12018
URL:
https://issues.redhat.com/browse/ISPN-12018
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 11.0.1.Final
jboss-parent uses a different {{java.io.tmpdir}} to run the tests. When the JPA test suite
is built, the {{persistence.xml}} file is configured with {{java.io.tmpdir=/tmp}} but
when it runs, {{java.io.tmpdir=.../target/}} folder.
The test is unable to find the 10.1x data and it fails.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)