testStallsWithStuckThread test is flaky in Travis CI
Open
bug
- Dominant language
- Java
- Stars
- 1.2k
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
This test depends on wall clock which means it is not reliable in virtual environment where process can be CPU deprived.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating and running testStallsWithStuckThread, then inspect how it depends on wall-clock timing under Travis CI. Reproduce or study the failure in a CPU-deprived virtual environment; it is done when the test no longer flakes there and still verifies the stuck-thread behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100