JanusGraph / JanusGraph/janusgraph

Flaky CQL OLAPTest: testShortestDistance

Open
#3,392 0 comments 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

## Flaky Test

* **Test Name:** CQLOLAPTest>OLAPTest.testShortestDistance
* **Link:** https://github.com/JanusGraph/janusgraph/blob/8cb4bab52d5d88cd3f71c3ba845f18294e6abf1c/janusgraph-backend-testutils/src/main/java/org/janusgraph/olap/OLAPTest.java#L666
* **Branch:** master
* **Notes:**

### Stack Trace

```
Error: Failures:
Error: CQLOLAPTest>OLAPTest.testShortestDistance:706 expected: <2412> but was: <2128>
```

Contributor guide

Open the contributing guide

Research direction

Start with CQLOLAPTest>OLAPTest.testShortestDistance in janusgraph-backend-testutils/src/main/java/org/janusgraph/olap/OLAPTest.java, especially the assertion at line 706. Run the named test and investigate why it reports 2412 in one run and 2128 in another. Done means the test passes consistently without masking a real failure.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.