You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/10/25 20:22:58 UTC

[jira] [Commented] (TINKERPOP-1235) Remove deprecated ProcessPerformanceSuite and TraversalPerformanceTest

    [ https://issues.apache.org/jira/browse/TINKERPOP-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606361#comment-15606361 ] 

ASF GitHub Bot commented on TINKERPOP-1235:
-------------------------------------------

GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/465

    TINKERPOP-1235 Removed deprecated "performance" tests.

    https://issues.apache.org/jira/browse/TINKERPOP-1235
    
    Also removed dependencies on `junit-benchmarks` and `h2`. This will be a breaking change for providers who were using these test suites. Upgrade documentation has been updated with respect to this issue.
    
    Our first cleanup of "dead" code for the 3.3.x line.
    
    all good 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/tinkerpop TINKERPOP-1235

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tinkerpop/pull/465.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 #465
    
----
commit e376193ca247f56b9c8c2122e4f0e77e6d434375
Author: Stephen Mallette <sp...@genoprime.com>
Date:   2016-10-25T20:04:21Z

    TINKERPOP-1235 Removed deprecated "performance" tests.
    
    Also removed dependencies on junit-benchmarks and h2. This will be a breaking change for providers who were using these test suites. Upgrade documentation has been updated with respect to this issue.

----


> Remove deprecated ProcessPerformanceSuite and TraversalPerformanceTest
> ----------------------------------------------------------------------
>
>                 Key: TINKERPOP-1235
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1235
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: test-suite
>    Affects Versions: 3.2.0-incubating
>            Reporter: Ted Wilmes
>            Priority: Minor
>              Labels: breaking, deprecation
>
> The JUnit Benchmark based performance tests were deprecated for 3.2.0-incubating given: TINKERPOP-1016 and TINKERPOP-1273



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)