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

Bug 359272

Summary: Run JUnit tests during builds
Product: z_Archived Reporter: Matt Heitz <mheitz>
Component: EDTAssignee: Project Inbox <edt.builds-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Matt Heitz CLA 2011-09-28 12:43:48 EDT
This is partially done.  There's a tests feature (org.eclipse.edt.tests.feature) with one plugin (org.eclipse.edt.compiler.tests) that contains some dummy tests.

To enable this, add "test" to the build.steps property in org.eclipse.edt.releng/build.properties.  Currently it fails to launch the Eclipse instance in which the tests are to be run.  I'm not sure what the problem is, but I did notice "java.version=1.5.0_16" in the output.  It should be using Java 6.

We also may need cleanUp in build.xml to not delete the test results directories.
Comment 1 Lisa Lasher CLA 2011-11-14 14:50:00 EST
changing from defect to enhancement