Flaky Test
There are 4-5 test that failed contantily and causes that the main build do not success and that does not trigger some task related with successful build, due that I am going to review a week of builds or so and mark all the test that fails more than one time as flaky and retry them 5 times using pytest-rerunfailures
Flaky Test
There are 4-5 test that failed contantily and causes that the main build do not success and that does not trigger some task related with successful build, due that I am going to review a week of builds or so and mark all the test that fails more than one time as flaky and retry them 5 times using pytest-rerunfailures