Community
Participate
Working Groups
From https://build.eclipse.org/hudson/view/Athena%20CBI/job/cbi-atf-0.3-nightly/78/artifact/build/N200908141033/testresults/html/org.eclipse.atf.mozilla.ide.ui.test_linux.gtk.html testLoad Error No more handles [Could not detect registered XULRunner to use] at org.eclipse.swt.SWT.error(SWT.java:3910) at org.eclipse.swt.browser.Mozilla.create(Mozilla.java:471) at org.eclipse.swt.browser.Browser.<init>(Browser.java:119) at org.eclipse.atf.mozilla.ide.ui.css.CSSPropertyLocatorTest.testLoad(CSSPropertyLocatorTest.java:36) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34)
It's probably because build.eclipse.org architecture is powerpc, but there's no XULRunner for ppc available.
Dear Webmaster, can you install XULRunner library on build.eclipse.org? Our ATF unit tests require XULRunner library. We can't use eclipse package with XULRunner that we normally use, because there's no one for build server (linux.ppc) architecture. I tried to use XULRunner embedded in Firefox installed on build.eclipse.org at /usr/lib/firefox, but I can't identify it's version and so far our unit tests fail with it. We'd need XULRunner library 1.8.1.3 or 1.9.1.
I have installed xulrunner 1.8 library from suse-10-ppc repo in my home directory on build server and now ATF tests pass. Webmaster, if it's possible for you to provide the system-wide library, I'd still be grateful.
I've installed mozilla-xulrunner190-1.9.0.13-1.4 on build. Everything seems to be in /usr/lib/xulrunner-1.9.0.13
We're using XULRunner from /shared/common directory. FIXED
Update fixed bugs Target Milestone as part of pre-release bugzilla cleanup.