BLED112 unit tests are flaky on travis
Open
transport-bled112
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Sometimes a connection to the fake bled112 fails likely due to a race condition in the unit test harness.
There are many hardcoded waits in those tests that should be looked at.
Contributor guide
Research direction
Start by running the BLED112 unit tests in Travis or the local test harness and observe the intermittent fake-connection failure. Review the BLED112 tests for hardcoded waits and the race between the harness and fake connection. Done means the tests complete reliably without flaky connection failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100