You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 128.7 s <<< FAILURE! -- in org.janusgraph.graphdb.hbase.HBasePartitionGraphTest
Error: org.janusgraph.graphdb.hbase.HBasePartitionGraphTest.testVertexPartitionOlapCluster -- Time elapsed: 4.350 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: <1> but was: <0>
at org.janusgraph.graphdb.JanusGraphPartitionGraphTest.testVertexPartitionOlap(JanusGraphPartitionGraphTest.java:443)
at org.janusgraph.graphdb.JanusGraphPartitionGraphTest.testVertexPartitionOlapCluster(JanusGraphPartitionGraphTest.java:398)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
[INFO]
[INFO] Results:
[INFO]
Error: Failures:
Error: HBasePartitionGraphTest>JanusGraphPartitionGraphTest.testVertexPartitionOlapCluster:398->JanusGraphPartitionGraphTest.testVertexPartitionOlap:443 expected: <1> but was: <0>
The text was updated successfully, but these errors were encountered:
Flaky Test
janusgraph/janusgraph-backend-testutils/src/main/java/org/janusgraph/graphdb/JanusGraphPartitionGraphTest.java
Line 397 in 13619a1
Stack Trace
The text was updated successfully, but these errors were encountered: