Re: [linuxtools-dev] LTTng JUnit Test Plugin

2011-09-26 Thread Andrew Overholt
Hi Bernd, > I would like to make sure that the > necessary native libraries for parsing of trace files are installed > on the relevant Linux build machine. I doubt these are installed on the Eclipse Hudson slaves. You should open a bug with the webmaster (Community -> Servers) to see if they'll

[linuxtools-dev] LTTng JUnit Test Plugin

2011-09-26 Thread Bernd Hufmann
Hello I realized that the automated build on Hudson doesn't execute the JUnit test for LTTng (org.eclipse.linuxtools.lttng.tests) anymore. They used to be executed before the build switched to Tycho. I updated the relevant pom.xml of this unit test plugin and I'm able to execute it locally on my m