JanusGraph / JanusGraph/janusgraph
Flaky Cassandra test: testVertexTTLWithCompositeIndex
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] EmbeddedGraphTest>JanusGraphTest.testVertexTTLWithCompositeIndex:5455 expected: not
```
Job was:
```
MODULE='cassandra' ARGS='-Dtest=***/cassandra/*,*/graphdb/embedded/*'
```
on branch `0.3`.
Contributor guide
Research direction
Run the Cassandra job command from the issue and inspect EmbeddedGraphTest.testVertexTTLWithCompositeIndex at line 5455. Trace why the expected non-null value can be absent; done means the test passes reliably on branch 0.3 without masking the assertion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cassandra, java
- Domain
- databases, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100