pytest-dev / pytest-rerunfailures

a pytest plugin that re-runs failed tests up to -n times to eliminate flakey failures
Other
370 stars 82 forks source link

Allure dont see rerun #192

Open NeilRiver opened 2 years ago

NeilRiver commented 2 years ago

if i use --reruns 5

allure doesn't show that the action was

he just show "all fine"

image

and test successful image

Why allure do that ?

icemac commented 2 years ago

I do not now allure at all. You need to provide more details to get the chance to understand your issue: What did you do? What did you expect? What did actually happen? What do you suggest to solve the problem?