Apparently the implementation executes junit3 and junit4 tests separately but fails to distinguish our junit3 from junit4 tests and thus runs all tests twice. I have tried to restrict the OSGi junit version range to exclude 4.0.0 but it didn't help.
Log in to post a comment.