[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [cdt-test-dev] Build 1.2.0.13
|
You don't run the test.xml's within the test plugins directly. There is
a wapper xml file that sets a bit of stuff up before hand, and then
calls the various test.xml's. If you take a look in
cdt-test-home/testscripts there is a batch file there I had been using
to run the scripts, as well as the wrapper xml file. I had not updated
to to run org.eclipse.cdt.core.tests yet, but I can fix that this
afternoon. There is a readme in there that gives a quick description of
stuff as well. You will have to update the test.properties with the
correctly versioned test plugin names as well.
Hope this helps, if not let me know what kind of problems you are
running into.
-Peter
Doug Schaefer wrote:
I'm still having trouble firing up the antRunner on our automated test
suite
from the command line. If anyone has examples of how this is done,
could you
please forward them to me.
Thanks,
Cheers, Doug.
------------------------------------------------------------------------
Subject:
Cron <dschaefe@dschaefer2> $HOME/eclipse/releng/dobuild
From:
root@xxxxxxxxxxxxxxxxxxxxxxxx
Date:
Tue, 15 Jul 2003 03:00:31 -0400
To:
dschaefe@xxxxxxxxxxxxxxxxxxxxxxxx
Deleting old projects
Downloading org.eclipse.cdt.core
Downloading org.eclipse.cdt.core.tests
Downloading org.eclipse.cdt.ui
Downloading org.eclipse.cdt.ui.tests
Downloading org.eclipse.cdt.debug.core
Downloading org.eclipse.cdt.debug.ui
Downloading org.eclipse.cdt.debug.ui.tests
Downloading org.eclipse.cdt.debug.mi.core
Downloading org.eclipse.cdt.debug.mi.ui
Downloading org.eclipse.cdt.launch
Downloading org.eclipse.cdt.doc.user
Downloading org.eclipse.cdt
Downloading org.eclipse.cdt.linux.gtk
Downloading org.eclipse.cdt.linux.motif
Downloading org.eclipse.cdt.qnx.photon
Downloading org.eclipse.cdt.solaris.motif
Downloading org.eclipse.cdt.win32
Downloading org.eclipse.cdt.source
Downloading org.eclipse.cdt.testing
Downloading org.eclipse.cdt.core.linux
Downloading org.eclipse.cdt.core.qnx
Downloading org.eclipse.cdt.core.solaris
Downloading org.eclipse.cdt.core.win32
Downloading org.eclipse.cdt-feature
Downloading org.eclipse.cdt.linux.gtk-feature
Downloading org.eclipse.cdt.linux.motif-feature
Downloading org.eclipse.cdt.qnx.photon-feature
Downloading org.eclipse.cdt.solaris.motif-feature
Downloading org.eclipse.cdt.win32-feature
Downloading org.eclipse.cdt.source-feature
Downloading org.eclipse.cdt.testing-feature
Downloading update site
220 IBM's systems must only be used for conducting IBM's business or for
purposes approved by IBM's management. Use is subject to audit at any
time by IBM management
Setting versions
Version: 1.2.0.13
Seting up build site
Building
Uploading to site
Uploading plugin: org.eclipse.cdt.core_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.core.tests_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.ui_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.ui.tests_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.debug.core_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.debug.ui_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.debug.ui.tests_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.debug.mi.core_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.debug.mi.ui_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.launch_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.doc.user_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.linux.gtk_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.linux.motif_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.qnx.photon_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.solaris.motif_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.win32_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.source_1.2.0.13.jar
Uploading plugin: org.eclipse.cdt.testing_1.2.0.13.jar
Uploading fragment: org.eclipse.cdt.core.linux_1.2.0.13.jar
Uploading fragment: org.eclipse.cdt.core.qnx_1.2.0.13.jar
Uploading fragment: org.eclipse.cdt.core.solaris_1.2.0.13.jar
Uploading fragment: org.eclipse.cdt.core.win32_1.2.0.13.jar
Uploading feature: org.eclipse.cdt_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.linux.gtk_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.linux.motif_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.qnx.photon_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.solaris.motif_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.win32_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.source_1.2.0.13.jar
Uploading feature: org.eclipse.cdt.testing_1.2.0.13.jar
220 IBM's systems must only be used for conducting IBM's business or for
purposes approved by IBM's management. Use is subject to audit at any
time by IBM management
Done: 5:59.568
./eclipse -nosplash -application org.eclipse.cdt.core.tests.antRunner -f
plugins/org.eclipse.cdt.core.tests_1.2.0.12/test.xml -vmargs
-Declipse-home=/home2/dschaefe/eclipse/releng/testspace/eclipse
-Dorg.eclipse.test=org.eclipse.test_2.1.0
Buildfile: plugins/org.eclipse.cdt.core.tests_1.2.0.12/test.xml
init:
suite:
[delete] Deleting directory
/home2/dschaefe/eclipse/releng/testspace/eclipse/cdt_folder
ui-test:
eclipse-test:
[echo] Running org.eclipse.cdt.core.suite.AutomatedIntegrationSuite
[java] Java Result: 13
cleanup:
run:
collect:
BUILD SUCCESSFUL
BUILD SUCCESSFUL
Total time: 5 seconds