JanusGraph / JanusGraph/janusgraph

Flaky Cassandra test: testEdgeTTLWithTransactions

Open
#1,462 1 comment 0 reactions 0 assignees View on GitHub
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] ThriftGraphTest>JanusGraphTest.testEdgeTTLWithTransactions:5329 expected: but was:
```

Job was:
```
MODULE='cassandra' ARGS='-Dtest=**/graphdb/thrift/* -Dtest.skip.ordered=true -Dtest.skip.ssl=true -Dtest.skip.serial=true'
```

It failed [in this build](https://travis-ci.org/JanusGraph/janusgraph/builds/500329208) but worked after being restarted.

Contributor guide

Open the contributing guide

Research direction

Start by running the reported Cassandra job command with ThriftGraphTest, focusing on JanusGraphTest.testEdgeTTLWithTransactions at line 5329. Compare the failing assertion with successful reruns and surrounding test behavior; done means identifying and fixing the flakiness so the test passes reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, java
Domain
databases, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.