JanusGraph / JanusGraph/janusgraph
Flaky ConfiguredGraphFactoryTest: graphConfigurationShouldBeWhatWeExpectWhenUsingTemplateConfiguration
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
```java
ConfiguredGraphFactoryTest.graphConfigurationShouldBeWhatWeExpectWhenUsingTemplateConfiguration:120
expected:
org.janusgraph.graphdb.database.StandardJanusGraph@54b48b
but was:
org.janusgraph.graphdb.database.StandardJanusGraph@481d6644
```
Job was:
```
MODULE='test'
```
on branch `0.3`.
Contributor guide
Research direction
Start with ConfiguredGraphFactoryTest.graphConfigurationShouldBeWhatWeExpectWhenUsingTemplateConfiguration at line 120 and reproduce the failure in the test module on branch 0.3. Investigate why the expected and actual StandardJanusGraph instances differ despite the same in-memory configuration; done means the test passes reliably without the reported flake.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100