spring-projects / spring-projects/spring-session
RedisTests are Timing Based
Open
Nobody has claimed this yet.
in: build
in: redis
- Dominant language
- Java
- Stars
- 1.9k
- Forks
- 1.2k
- Avg merge
- 4h 27m
- Merged PRs (30d)
- 55
Description
The Redis Tests fail due to timing issues. See https://github.com/spring-projects/spring-session/issues/672#issuecomment-265845351
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.
Research direction
Start by reading the RedisTests and the linked comment on issue #672, which is cited as the source of the timing failure. Determine which timing assumptions cause the Redis tests to fail, then make the tests reliable without timing dependence and confirm the Redis test suite passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, redis
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100