Community
Participate
Working Groups
One core model test has failed in sequential runs of the WTP 3.2.1 build. JpaProjectManagerTests.testProjectCloseReopen junit.framework.AssertionFailedError: null at org.eclipse.jpt.core.tests.internal.model.JpaProjectManagerTests.testProjectCloseReopen(JpaProjectManagerTests.java:125) This has been a very rare intermittent failure which needs to be observed to determine if something has regressed. These tests are all passing fine locally with the latest pre-reqs, so it may be that this was a fluke with particularly problematic server conditions.
The failure rate has recently dropped, but still seeing this in maybe 1 out of every 10 test runs.
I am calling this fixed in M2, I changed the tests to not use the utility module on a jpa project and we have not seen a test failure since then. Also entered a bug to add some tests that do include the utility module on the jpa project.