Community
Participate
Working Groups
Running the same tests in parallel on the same machine leads to unexpected test failure. OnTheFlyJavaCompiler should work in the separate temp folders in each VM. Something like: new File(javaTmpDir, "otfjc" + OnTheFlyJavaCompiler.class.hashCode()) would do the trick.
Fixed and verified. See: https://hudson.eclipse.org/hudson/job/xtend-head-test/