I saw some failures in the itests on trunk when running from maven. So I tried to import the project into eclipse and run the tests from there to debug into them.

The problem is that the tests do not even seem to fully start on eclipse. They seem to hang inside:
org.ops4j.pax.exam.spi.intern.TestProbeBuilderImpl.selectCollector(File)

I then found that the itests/target dir is about 2GB big. As far as I could debug it seems that the tests do not fully hang and instead seem to go through each of those many files and so never seem to start.

So the questions are:
Does anyone alse see this behaviour?
Can we change this so the tests take less file space? On windows it takes even several minutes to just delete the target dir after the tests.

Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
Talend Application Integration Division http://www.talend.com

Reply via email to