janusgraph
janusgraph copied to clipboard
Flaky Cassandra test: testVertexTTLImplicitKey
[ERROR] Errors:
[ERROR] ThriftGraphTest>JanusGraphTest.testVertexTTLImplicitKey:5772 » NullPointer
Job was:
MODULE='cassandra' ARGS='-Dtest=**/graphdb/thrift/* -Dtest.skip.ordered=true -Dtest.skip.ssl=true -Dtest.skip.serial=true'
on branch 0.3.
Also flaky for CQL:
CQLGraphCacheTest>JanusGraphTest.testVertexTTLImplicitKey:5622 » NullPointer
Also flaky without the cache apparently:
CQLGraphTest>JanusGraphTest.testVertexTTLImplicitKey:6976 expected: <PT1S> but was: <PT0S>
for job:
tests (cql, -Pcassandra3-byteordered -Dtest="**/graphdb/cql/*", byteordered-graphdb, 8)
with a PR that targeted master: #1962.