LivelyKernel / LivelyKernel/lively.next
⚗️ Flaky Tests
Open
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
Some tests are flaky. Known culprits:
- [ ] `startAndStopTicking`
- [ ] `http file listing contains properties of resources`
Contributor guide
Research direction
Start by locating the tests named `startAndStopTicking` and `http file listing contains properties of resources`, then run them repeatedly to reproduce the flakiness. Investigate the failures in those test paths; the issue is done when both tests run reliably without intermittent failures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100