It?s due to the restart in case of failure (it?s part of the Karaf test support).
Regards
JB
Le jeu. 13 f?vr. 2020 ? 21:26, Alex Soto <[email protected]> a ?crit :
Hello,I am running Pax-exam 4.13.1. If I extend my test class from KarafTestSupport class (from<dependency>
<groupId>org.apache.karaf.itests</groupId>
<artifactId>common</artifactId>
<version>4.2.8</version>
</dependency>) then the test are being run twice by Pax-Exam. Any idea?Best regards,
Alex soto
