Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 320335

Summary: JPT core model tests are failing in the WTP build
Product: [WebTools] Dali JPA Tools Reporter: Neil Hauge <neil.hauge>
Component: GeneralAssignee: Neil Hauge <neil.hauge>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: karenfbutzke
Version: 2.3.1   
Target Milestone: 3.0 M2   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Neil Hauge CLA 2010-07-19 17:57:16 EDT
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.
Comment 1 Neil Hauge CLA 2010-07-30 16:23:12 EDT
The failure rate has recently dropped, but still seeing this in maybe 1 out of every 10 test runs.
Comment 2 Karen Butzke CLA 2010-09-30 11:55:04 EDT
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.