jerry-git / jerry-git/pytest-split
duration_based_chunks algorithm produces empty groups, causing pytest to fail when collecting tests
Open
- Dominant language
- Python
- Stars
- 325
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
Something in the most recent set of changes has broken something. Previously I have been doing --splits 20 and all of the groups have at least one test. Now, at least the last two groups are empty, which causes pytest to exit with error 5 and github actions to kill all of the tests. Not sure what the precise cause of this is at the moment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.