1. Try leaving out
"runtime=${zipPrefix}-ALL${incubation}-${buildAlias}.zip" in your
testing.properties.
2. Also try newer versions of o.e.test and o.e.a.opt.junit, such as HEAD:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/releng/org.eclipse.tm.releng/maps/testdrivers.map?root=DSDP_Project&view=markup
3. Finally, in your test feature [1], try this instead of what you have:
<plugin
id="org.eclipse.ant.optional.junit"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"/>
<plugin
id="org.eclipse.test"
download-size="0"
install-size="0"
version="0.0.0"/>
[1]
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/tests/org.eclipse.rse.tests-feature/feature.xml?root=DSDP_Project&view=markup
I'm grasping at straws here, but it might help. :)
On 03/15/2010 03:45 AM, Anna Dushistova wrote:
On Mar 15, 2010, at 6:10 AM, Nick Boldt wrote:
Did you add the test plugin/feature to your map file(s)?
And are all the requirements to build+run the test available as
repos+IUs and/or zips listed in your build.properties file?
What do you mean here? We do not have anything special for tests...
My build.properties:
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/releng/org.eclipse.tm.releng/build.properties?revision=1.7&root=DSDP_Project&view=markup
<http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.rse/releng/org.eclipse.tm.releng/build.properties?revision=1.7&root=DSDP_Project&view=markup>
Anna.
On 03/02/2010 05:21 AM, Anna Dushistova wrote:
Yes, I did.
https://build.eclipse.org/hudson/job/cbi-tm-3.2-nightly/18/artifact/build/N201003020404/testing/target/eclipse/features/org.eclipse.rse.tests_3.1.1.v201003020404-7H6F8PAkF7B77J7F7N7N/feature.xml/*view*/
Anna.
On Mar 2, 2010, at 1:12 PM, Nicolas Bros wrote:
Have you added this test plug-in to your test feature?
On Tue, Mar 2, 2010 at 10:59 AM, Anna Dushistova
<anna_dushist...@mentor.com <mailto:anna_dushist...@mentor.com>
<mailto:anna_dushist...@mentor.com>> wrote:
It did help, thanks!
However, now it says that it cannot find our test plugin:
[exec] [java] java.lang.Exception: Could not find plugin
"org.eclipse.rse.tests"
[exec] [java] at
org.eclipse.test.EclipseTestRunner.loadSuiteClass(EclipseTestRunner.java:326)
[exec] [java] at
org.eclipse.test.EclipseTestRunner.getTest(EclipseTestRunner.java:240)
[exec] [java] at
org.eclipse.test.EclipseTestRunner.<init>(EclipseTestRunner.java:223)
[exec] [java] at
org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:207)
[exec] [java] at org.eclipse.test.UITestApplication$3
But plugin is there:
https://build.eclipse.org/hudson/job/cbi-tm-3.2-nightly/18/artifact/build/N201003020404/testing/target/eclipse/plugins/org.eclipse.rse.tests_3.1.1.v201003020404/
Any idea what this is all about?
Anna.
On Mar 2, 2010, at 12:36 AM, Jacek Pospychala wrote:
hi Anna,
A solution was proposed in bug 295394:
add the following line to testing.properties in your releng project:
extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc
hope this helps
Jacek
Anna Dushistova wrote:
Hi All,
I'm trying to make tests run in hudson, but I'm getting symbol
lookup error:
[exec] [echo] Running org.eclipse.rse.tests.RSECombinedTestSuite.
Result file:
/opt/users/hudsonbuild/.hudson/jobs/cbi-tm-3.2-nightly/workspace/build/N201003011506/testing/target/eclipse/results/org.eclipse.rse.tests.RSECombinedTestSuite.xml.
[exec] [echo] vmargs= -Xms40m -Xmx348m, extraVMargs=,
Xflags=-Xms256M -Xmx256M, Dflags=-Dosgi.bundlefile.limit=100
[exec] [java] /usr/lib/jvm/java-1_4_2-ibm-1.4.2/jre/bin/java:
symbol lookup error: /usr/lib/xulrunner-1.9.1.6/libxul.so:
undefined symbol: gdk_screen_get_resolution
[exec] [java] Java Result: 127
Any clues?
Thanks!
Anna.
---
Dr. Anna Dushistova
Mentor Graphics Corporation
Embedded Systems Division
------------------------------------------------------------------------
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
<mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
<mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
<mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nb...@mia-software.com <mailto:nb...@mia-software.com>
<mailto:nb...@mia-software.com>
nbros....@gmail.com <mailto:nbros....@gmail.com>
<mailto:nbros....@gmail.com>
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com <http://www.mia-software.com/>
.: model driven agility :.
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
<mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org <mailto:dash-dev@eclipse.org>
https://dev.eclipse.org/mailman/listinfo/dash-dev
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev
--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
dash-dev mailing list
dash-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/dash-dev