Hi,

For the framework, I disagree, as Felix is our "core" framework, it doesn't make sense to switch to Equinox for the itests: we don't test what we provide by default. If it's not a random issue, we can flag the itest with @Ignore waiting for the Felix fix. Else, I propose to live like this and update to a new framework version including the fix.

For the port number, we already implemented a port "manager" for itests. I will implement the same in itests.

Regards
JB

On 10/03/2012 08:19 AM, Christian Schneider wrote:
Hi all,

the tests on trunk are almost fully working now. Two causes of failures
remain:

- Some tests fail with ConcurrentModificationException. This is a known
bug in felix. The bug is not yet solved:
https://issues.apache.org/jira/browse/FELIX-3242
I propose we switch to Equinox for the tests until the problem is solved.

- Some tests fail because of already used ports like 8181 or 4444.
We should create a mechanism to find unused ports and use them
dynamically. CXF and Camel already use such a feature. As a fast fix we
can simply use different ports for now but this will
not help for long.

What do you think ?

Christian


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

Reply via email to