-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
We would like to rerun tests that failed:
When the test is failing randomly in the ISPN Test suite, the surefire is not rerunning the failed test
if ((new Random().nextInt(2) + 1) % 2 == 0) { throw new IllegalStateException(); }
mvn verify -pl core -Dtest=EvictionDuringBatchTest#testEvictionDuringBatchOperations -Dsurefire.rerunFailingTestsCount=2
- blocks
-
ISPN-10085 Hibernate51 and Hibernate53 should not report the same test name
- Closed
- is blocked by
-
ISPN-10379 JCache tck-runner test failures are ignored in Jenkins
- Closed