Fix failing scheduler unit test
Open
Nobody has claimed this yet.
bug
refactor
tests
- Dominant language
- Python
- Stars
- 6.5k
- Forks
- 787
- PR merge metrics
- No merged PRs in 30d
Description
Some of the scheduler unit tests (tests.unit.test_scheduler file) occasionally randomly fail which causes the Travis build failure.
I didn't have the time do dig in and find the root cause - aka if it's a test issue or there is also an underlying race / issue in the code.
Here is the output - https://gist.github.com/Kami/00397cb3b100cbbba9ba4313d8f24fb3
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.