janusgraph
janusgraph copied to clipboard
Flaky Cassandra test: testIndexUpdatesWithReindexAndRemove
[ERROR] Failures:
[ERROR] AstyanaxGraphTest>JanusGraphTest.testIndexUpdatesWithReindexAndRemove:1500 expected: not equal but was: <0>
Job was:
MODULE='cassandra' ARGS='-Dtest=**/graphdb/astyanax/*'
Have the same failure for Aerospike storage backend
In my case it's the only failing test but it fails constantly.
It fails on this assert
As I see because this query doesn't filter on indexRelationTypeName
@FlorianHockmann here is the root cause of this issue
@kptfh Thanks for digging into this! Do you plan to submit a PR to fix this?
Not sure that I know how to fix it correctly
The test is still flaky:
Error: Errors:
Error: CQLGraphCacheTest>JanusGraphTest.testIndexUpdatesWithReindexAndRemove:2010 » JanusGraph Index did not stabilize within the given amount of time. For sufficiently long wait periods this is most likely caused by a failed/incorrectly shut down JanusGraph instance or a lingering transaction.