Community
Participate
Working Groups
They all seem to have started to fail since build I20180813-2000. But I don't see any relevant change since that build and the previous. Needs investigation on high priority. All tests are failing with the same stack: No Eclipse compiler found junit.framework.AssertionFailedError: No Eclipse compiler found at junit.framework.Assert.fail(Assert.java:57) at junit.framework.Assert.assertTrue(Assert.java:22) at junit.framework.Assert.assertNotNull(Assert.java:256) at junit.framework.TestCase.assertNotNull(TestCase.java:426) at org.eclipse.jdt.compiler.apt.tests.BatchTestUtils.init(BatchTestUtils.java:452) at org.eclipse.jdt.compiler.apt.tests.Java8ElementsTests.setUp(Java8ElementsTests.java:40)
Yesterday being holiday, I just opened my mail and noticed there's some relevant update on https://git.eclipse.org/r/#/c/127420/ Stephan, I suppose this is taken care of now?
Right, this was fallout from the move to JUnit 5 and has been fixed via bug 531057 as can be seen in http://download.eclipse.org/eclipse/downloads/drops4/I20180815-2000/testResults.php *** This bug has been marked as a duplicate of bug 531057 ***