Closed
Description
When packaging the master branch of the arangodb-java-driver, the ArangoDatabaseTest.getCollectionsExcludeSystem() fails.
Here are details of the failure:
getCollectionsExcludeSystem[0](com.arangodb.ArangoDatabaseTest) Time elapsed: 0.023 sec <<< FAILURE!
java.lang.AssertionError:
Expected: is <0>
but: was <2>
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at com.arangodb.ArangoDatabaseTest.getCollectionsExcludeSystem(ArangoDatabaseTest.java:514)
...
Metadata
Metadata
Assignees
Labels
No labels