Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky HBase OLAP test: testVertexPartitionOlapCluster #4595

Open
FlorianHockmann opened this issue Jul 29, 2024 · 0 comments
Open

Flaky HBase OLAP test: testVertexPartitionOlapCluster #4595

FlorianHockmann opened this issue Jul 29, 2024 · 0 comments

Comments

@FlorianHockmann
Copy link
Member

Flaky Test

Stack Trace

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant