Skip to content

mvn package failed test for Accumulo: Blueprints #38

@chrislee35

Description

@chrislee35

Looking at the logs, it probably a bug with TinkerPop/BluePrints with Accumulo 1.8.0. What do you think?

accumulo_install.txt

Ubuntu 16.10 Server
export JAVA_HOME="/usr/lib/jvm/java-8-openjdk-amd64"
export HADOOP_HOME="/home/ubuntu/install/hadoop-2.7.3"
export ZOOKEEPER_HOME="/home/ubuntu/install/zookeeper-3.4.9"
export ACCUMULO_HOME="/home/ubuntu/install/accumulo-1.8.0"

WARN [client.impl.TabletServerBatchReader] TabletServerBatchReader not shutdown; did you forget to call close()?
Tests run: 21, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 32.534 sec <<< FAILURE! - in org.securegraph.accumulo.blueprints.AccumuloVertexTest
testRemoveVertexProperties(org.securegraph.accumulo.blueprints.AccumuloVertexTest) Time elapsed: 2.098 sec <<< FAILURE!
junit.framework.AssertionFailedError: expected:<10> but was:
...
at com.tinkerpop.blueprints.VertexTestSuite.testRemoveVertexProperties(VertexTestSuite.java:320)
...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions