JanusGraph / JanusGraph/janusgraph
Flaky Cassandra test: testEdgeTTLTiming
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] ThriftGraphCacheTest>JanusGraphTest.testEdgeTTLTiming:5175 expected: but was:
```
Job was:
```
MODULE='cassandra' ARGS='-Dtest=**/graphdb/thrift/* -Dtest.skip.unordered=true -Dtest.skip.ssl=true -Dtest.skip.serial=true'
```
Contributor guide
Research direction
Start with JanusGraphTest.testEdgeTTLTiming at line 5175 and reproduce it using the reported Cassandra job command. Determine why the test intermittently expects false but receives true; done means the test no longer flakes under that Cassandra test run.
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
- 25/100