JanusGraph / JanusGraph/janusgraph
Flaky index test: shouldUpdateIndexFieldsAfterIndexModification
- Dominant language
- Java
- Stars
- 5.8k
- Forks
- 1.2k
- Avg merge
- 13h 53m
- Merged PRs (30d)
- 6
Description
## Flaky Test
* **Test Name:** JanusGraphIndexTest.shouldUpdateIndexFieldsAfterIndexModification
* **Link:** https://github.com/JanusGraph/janusgraph/blob/0663c29d97dbdd9b7e1afa042a82dd998228a18b/janusgraph-backend-testutils/src/main/java/org/janusgraph/graphdb/JanusGraphIndexTest.java#L3201
* **Branch:** #2705
* **Notes:**
### Stack Trace
I unfortunately don't have a stack trace as I don't have a failing build for this test. Just creating the issue now as this test already has the flaky annotation.
Contributor guide
Research direction
Start with JanusGraphIndexTest.java at shouldUpdateIndexFieldsAfterIndexModification and run the named test to reproduce the flakiness. Review the test and the referenced branch #2705 for context, then identify why it is nondeterministic. Done means the test passes reliably and no longer needs its flaky annotation.
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
- 35/100