JanusGraph / JanusGraph/janusgraph

Faky CQL Test: testGotGIndexRemoval

Open
#4,234 0 comments 0 reactions 0 assignees View on GitHub
area/testing 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:** CQLGraphCacheTest>JanusGraphTest.testGotGIndexRemoval
* **Link:** https://github.com/JanusGraph/janusgraph/blob/ad5dcfee337d52abf066dcbd33b16f86bd303503/janusgraph-backend-testutils/src/main/java/org/janusgraph/graphdb/JanusGraphTest.java#L1806
* **Branch:** `master`
* **Notes:**

### Stack Trace

```
Error: Errors:
Error: CQLGraphCacheTest>JanusGraphTest.testGotGIndexRemoval:1830 » IllegalArgument The transaction has already been closed
```

Contributor guide

Open the contributing guide

Research direction

Start with janusgraph-backend-testutils/src/main/java/org/janusgraph/graphdb/JanusGraphTest.java around line 1806 and inspect CQLGraphCacheTest>JanusGraphTest.testGotGIndexRemoval. Reproduce the failure and trace why the transaction is already closed at line 1830. Done means the test is reliable and passes without the IllegalArgument error.

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
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.