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

Bug 334812

Summary: Run JUnit tests during build
Product: z_Archived Reporter: Nicolas Bros <nicolas.bros>
Component: EMF-FacetAssignee: Nicolas Bros <nicolas.bros>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: emft.facet-inbox, gdupe
Version: unspecifiedFlags: gdupe: indigo+
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Nicolas Bros CLA 2011-01-19 11:41:10 EST
The Junit tests should be run during the build on Hudson with Buckminster.
Comment 1 Nicolas Bros CLA 2011-01-19 12:12:47 EST
Done in revision 232 (I have added dummy tests to test testing until we have real tests).
Comment 2 Nicolas Bros CLA 2011-01-21 04:25:34 EST
I have now added "real" tests to the build :
- org.eclipse.emf.facet.efacet.catalog.tests 
- org.eclipse.emf.facet.query.java.tests
- org.eclipse.emf.facet.util.emf.ui.tests 

The last one is a SWTBot test. It seems to pass but indicates 0 ms. I find this very doubtful that a UI test would execute instantly. So, I believe something is wrong with SWTBot configuration (tracked in Bug 334982).
Comment 3 Gregoire Dupe CLA 2011-06-06 11:00:41 EDT
This bug can be closed.