Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] TM junits in hudson:symbol lookup error

Yes, I did.

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_dushistova@xxxxxxxxxx> 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:

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@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/dash-dev

_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev


_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx
nbros.mia@xxxxxxxxx
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.
_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev


Back to the top