You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by pd...@apache.org on 2014/07/02 14:14:48 UTC

svn commit: r1607332 - in /felix/trunk/dependencymanager/test/src/test/java/org/apache/felix/dm/test/integration/api: AspectRaceTest.java ServiceRaceTest.java

Author: pderop
Date: Wed Jul  2 12:14:47 2014
New Revision: 1607332

URL: http://svn.apache.org/r1607332
Log:
FELIX-3910: removing the two race tests because they are reproducing too much race conditions issues, which 
can't be easily fixed in the current trunk (all the race conditions have been fixed in the upcomming dependencymanager 4.0 release). 

Removed:
    felix/trunk/dependencymanager/test/src/test/java/org/apache/felix/dm/test/integration/api/AspectRaceTest.java
    felix/trunk/dependencymanager/test/src/test/java/org/apache/felix/dm/test/integration/api/ServiceRaceTest.java