Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests are showing RERUN - Not updating the outcome of the Test #85

Open
vivekvasu95 opened this issue Oct 17, 2022 · 0 comments
Open

Tests are showing RERUN - Not updating the outcome of the Test #85

vivekvasu95 opened this issue Oct 17, 2022 · 0 comments

Comments

@vivekvasu95
Copy link

Run pytest with cmd pytest --reruns 1

report.json is showing the below summary. Both rerun tests passed after the rerun, but the status of those are not updated after completion.
"summary":{
"passed":11,
"failed":1,
"rerun":2,
"total":14,
"collected":14
},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant