Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334812 - Run JUnit tests during build
Summary: Run JUnit tests during build
Status: CLOSED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Nicolas Bros CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 11:41 EST by Nicolas Bros CLA
Modified: 2020-05-01 11:26 EDT (History)
2 users (show)

See Also:
gdupe: indigo+


Attachments

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