janusgraph icon indicating copy to clipboard operation
janusgraph copied to clipboard

Flaky Cassandra test: testVertexTTLImplicitKey

Open FlorianHockmann opened this issue 6 years ago • 2 comments

[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.

FlorianHockmann avatar Mar 04 '19 12:03 FlorianHockmann

Also flaky for CQL:

CQLGraphCacheTest>JanusGraphTest.testVertexTTLImplicitKey:5622 » NullPointer

FlorianHockmann avatar Mar 17 '19 19:03 FlorianHockmann

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.

FlorianHockmann avatar Jun 23 '22 08:06 FlorianHockmann