JanusGraph / JanusGraph/janusgraph
Flaky Cassandra test: JanusGraphTest.simpleLogTest
Open
storage/cassandra
testing/flaky
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
```java
[ERROR] Failures:
[ERROR] AstyanaxGraphTest>JanusGraphTest.simpleLogTest:4133->JanusGraphTest.simpleLogTest:4427 expected: <5> but was: <6>
```
Job was:
```
MODULE='cassandra' ARGS='-Dtest=**/graphdb/astyanax/*'
```
Contributor guide
Research direction
Start by running MODULE='cassandra' ARGS='-Dtest=**/graphdb/astyanax/*' and inspect JanusGraphTest.simpleLogTest, reported at lines 4133 and 4427 in the AstyanaxGraphTest failure. Done means the test no longer flakes and consistently produces the expected value of 5.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100