JanusGraph / JanusGraph/janusgraph
Flaky testMultipleReadersOnSingleLogSerial
Open
storage/cassandra
testing/flaky
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
> [ERROR] EmbeddedLogTest>LogTest.testMultipleReadersOnSingleLogSerial:92->LogTest.sendReceive:269 Did not read expected number of messages before timeout was reached (latch count is 57)
https://travis-ci.org/JanusGraph/janusgraph/jobs/498378621
Contributor guide
Research direction
Start with EmbeddedLogTest.testMultipleReadersOnSingleLogSerial at line 92 and LogTest.sendReceive at line 269, then review the linked Travis CI failure. Reproduce the timeout and determine why the test does not receive the expected number of messages; done means the test completes reliably without the reported timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100