Gordon King created MNEMONIC-660:
------------------------------------
Summary: Mnemonic-core test failures
Key: MNEMONIC-660
URL: https://issues.apache.org/jira/browse/MNEMONIC-660
Project: Mnemonic
Issue Type: Bug
Components: Core, TestCase
Affects Versions: 0.16.0
Reporter: Gordon King
Fix For: 0.16.0
Maven reports test failures when do unit test on mnemonic-core using the
following command
{code:java}
mvn -Dtest=DurablePersonNGTest test -pl mnemonic-core -DskipTests=false{code}
{code:java}
[ERROR] Error occurred in starting fork, check output in log
[ERROR] Process Exit Code: 1
[ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The
forked VM terminated without properly saying goodbye. VM crash or System.exit
called?
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)