mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 18:56:02 +02:00
[releng] trying Nick's suggestions on how to make junits run in hudson.
This commit is contained in:
parent
fd257e196b
commit
e93cb3ce75
2 changed files with 3 additions and 3 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
!*** Special entries from eclipse
|
||||
|
||||
plugin@org.eclipse.test=v20081002,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
|
||||
fragment@org.eclipse.ant.optional.junit=v20080717,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
|
||||
plugin@org.eclipse.test=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
|
||||
fragment@org.eclipse.ant.optional.junit=HEAD,:pserver:anonymous@dev.eclipse.org:/cvsroot/eclipse,
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc
|
||||
|
||||
#name of runtime to install and test
|
||||
runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
|
||||
#runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip
|
||||
|
||||
#csv list of test plugins to run
|
||||
testPluginsToRun=org.eclipse.rse.tests
|
||||
|
|
Loading…
Add table
Reference in a new issue