Is your feature request related to a problem? Please describe.
Some tests could fail in the suite for unlucky seed that generates, for example, samples empty in a specific dataset.
Adding the chance of re-run a test could improve the CI.
Describe the solution you would like
An example of this desired behavior is https://github.com/pytest-dev/pytest-rerunfailures
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you have considered.
Additional context
Add any other context or screenshots about the feature request here.
Is your feature request related to a problem? Please describe.
Some tests could fail in the suite for unlucky seed that generates, for example, samples empty in a specific dataset.
Adding the chance of re-run a test could improve the CI.
Describe the solution you would like
An example of this desired behavior is https://github.com/pytest-dev/pytest-rerunfailures
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you have considered.
Additional context
Add any other context or screenshots about the feature request here.