Skip to content

Conversation

@vsalomaki
Copy link
Contributor

@vsalomaki vsalomaki commented Jul 5, 2025

Add option to to rerun tests by using environment variable ROBOT_RERUN_FAILED.
The rerun is not enabled by default.

From readme:

Failing tests can be rerun by setting the environment variable ROBOT_RERUN_FAILED to a value above 0. All reruns of failed tests are executed without parallelization.
The number in environment variable ROBOT_RERUN_FAILED dictates how many rerun-rounds are made at maximum. All rerun-rounds will only test what failed in previous round.
The report-files are combined to represent the result of the last round combined.

Default is 0 for the ROBOT_RERUN_FAILED.

@vsalomaki vsalomaki force-pushed the master branch 3 times, most recently from 21230c5 to 29ef1d2 Compare July 6, 2025 02:52
@ppodgorsek
Copy link
Owner

Great PR! Thanks @vsalomaki for your contribution! :)

@vsalomaki
Copy link
Contributor Author

Bump, can someone rerun the build? It seems to have failed to an unrelated step

@ppodgorsek ppodgorsek moved this to In Progress in Robot Framework in Docker Aug 18, 2025
@ppodgorsek ppodgorsek added this to the 7.3.0 milestone Aug 18, 2025
@ppodgorsek ppodgorsek merged commit ed65615 into ppodgorsek:master Aug 18, 2025
3 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Robot Framework in Docker Aug 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants