[
https://issues.apache.org/jira/browse/TINKERPOP-1146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15139796#comment-15139796
]
stephen mallette commented on TINKERPOP-1146:
---------------------------------------------
Actually - I think I sorta know what's going on. This is a bug in the test
infrastructure. It could be directly fixed by calling {{clear()}} at the end of
each test, but you shouldn't have to do that because we have infrastructure now
that closes all opened graph at the end of a test - but apparently that's not
fully cleaning up. damn - providers who see problems with that test will have
to optout..... :/
> IoTest are not clearing the db after the test run
> -------------------------------------------------
>
> Key: TINKERPOP-1146
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1146
> Project: TinkerPop
> Issue Type: Bug
> Components: test-suite
> Affects Versions: 3.1.1-incubating
> Reporter: pieter martin
>
> {{IoTest.shouldReadWriteSelfLoopingEdges}} are not clearing the db after the
> test run.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)