Progress bar/completion status stops if test is marked as FAIL.
Open
- Dominant language
- Python
- Stars
- 722
- Forks
- 237
- Avg merge
- 11h 31m
- Merged PRs (30d)
- 4
Description
It's a bit confusing that the progress bar/completion status is stopped even though the test suite is still running/finished testing.
I'm not sure if this is a bug or it was planed to be like that.
Has anyone found a workaround for this?
Here is screenshot showing how it looks like in my case: https://imgur.com/Myvn1Jk
The status says "Ran 5 of 6 phases" even though it has already ran 6 of 6 phases.
Contributor guide
Assessment
This issue has not been assessed yet.