JanusGraph / JanusGraph/janusgraph

Flaky CQL test dropGraphShouldRemoveGraphKeyspace

Open
#3,393 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:** CQLConfiguredGraphFactoryTest.dropGraphShouldRemoveGraphKeyspace
* **Link:** https://github.com/JanusGraph/janusgraph/blob/d92fe83d9e0a709102aaf9e86debef7fa4608609/janusgraph-cql/src/test/java/org/janusgraph/core/cql/CQLConfiguredGraphFactoryTest.java#L112
* **Branch:** master
* **Notes:**

### Stack Trace

```
Error: Failures:
Error: CQLConfiguredGraphFactoryTest.dropGraphShouldRemoveGraphKeyspace:127 expected: but was:
```

Contributor guide

Open the contributing guide

Research direction

Open janusgraph-cql/src/test/java/org/janusgraph/core/cql/CQLConfiguredGraphFactoryTest.java at the dropGraphShouldRemoveGraphKeyspace test and examine the assertion at line 127. Run this test to reproduce the reported row-versus-null result; done means the graph keyspace is reliably absent after the drop and the test passes without flaking.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, java
Domain
databases, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.