Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 320335 - JPT core model tests are failing in the WTP build
Summary: JPT core model tests are failing in the WTP build
Status: RESOLVED FIXED
Alias: None
Product: Dali JPA Tools
Classification: WebTools
Component: General (show other bugs)
Version: 2.3.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.0 M2   Edit
Assignee: Neil Hauge CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-19 17:57 EDT by Neil Hauge CLA
Modified: 2010-09-30 11:55 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.