tkobayas opened a new pull request, #6864:
URL: https://github.com/apache/incubator-kie-drools/pull/6864

   Most of tests run with `forkCount = 1`. Some intense tests (e.g, 
`test-compiler-integration`) run with `forkCount = 2`.
   
   If we set `-T 2` for `mvn`, we will have separated JVMs from 2 to 4 in 
parallel for test. They are isolated JVMs, so there should be no concurrency 
issue like system property.
    


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to