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

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?

Nick

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


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


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




--
Nicolas Bros
R&D
tel: 06 75 09 19 88
nbros@xxxxxxxxxxxxxxxx <mailto:nbros@xxxxxxxxxxxxxxxx>
nbros.mia@xxxxxxxxx <mailto:nbros.mia@xxxxxxxxx>
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@xxxxxxxxxxx <mailto: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

--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena


Back to the top