flowable / flowable/flowable-engine

Maven surefire rerunFailingTestsCount does not work with JUnit Jupiter

Open
#1,271 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

Since the migration to JUnit Jupiter the `rerunFailingTestsCount` is not taken into consideration.

According to https://maven.apache.org/surefire/maven-surefire-plugin/examples/rerun-failing-tests.html seems like this configuration is only supported on JUnit 4.x. There is https://github.com/junit-team/junit5/issues/1558 that has a discussion to add support for flaky tests.

It might be worth considering upping the timeout on the flaky tests to a value higher than 5000ms

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.