[
https://issues.apache.org/jira/browse/TINKERPOP-1300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15280465#comment-15280465
]
ASF GitHub Bot commented on TINKERPOP-1300:
-------------------------------------------
GitHub user spmallette opened a pull request:
https://github.com/apache/incubator-tinkerpop/pull/311
TINKERPOP-1300 Fixed many broken count asserts not being applied in test
suite.
https://issues.apache.org/jira/browse/TINKERPOP-1300
tested with `mvn clean install -DincludeNeo4j`
VOTE +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-tinkerpop TINKERPOP-1300
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-tinkerpop/pull/311.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #311
----
commit 111439995ae1a1826cde6d4d8cc2f4601ccc0e0c
Author: Stephen Mallette <[email protected]>
Date: 2016-05-11T17:10:08Z
Fixed many broken count asserts not being applied in test suite.
----
> Many asserts around vertex/edge counts on graphs not applied
> ------------------------------------------------------------
>
> Key: TINKERPOP-1300
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1300
> Project: TinkerPop
> Issue Type: Bug
> Components: test-suite
> Affects Versions: 3.1.2-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Critical
> Fix For: 3.1.3, 3.2.1
>
>
> A large number of asserts for vertex and edge counts in a graph were not
> being applied. The break must have happened a long time ago during some
> refactoring in the test suite.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)