Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 359272 - Run JUnit tests during builds
Summary: Run JUnit tests during builds
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EDT (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-28 12:43 EDT by Matt Heitz CLA
Modified: 2017-02-23 14:14 EST (History)
0 users

See Also:


Attachments

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