Hi All,

It often happens that Hive unit tests fail during pre-commit which requires
rerunning the whole pre-commit job and creates hours of delays.
What if we set Maven config to retry failed tests automatically X times?
There is "rerunFailingTestsCount" property in maven-surefire-plugin which
can be used for that.
I would like to hear the feedback and if it is positive I could open a JIRA
ticket and work on it.

Thanks,
Dmitriy

Reply via email to