GitHub user sjudeng opened a pull request:

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

    Restore 5 second cutoff time in TraversalInterruptionComputerTest

    The change in 
https://github.com/apache/tinkerpop/commit/9983fd210872d57750d49191c391ba8e380e6023
 included decreasing the maximum total test time threshold from 5 seconds to 1 
second in TraversalInterruptionComputerTest. This PR proposes to revert the 
timeout back to the original 5 seconds to resolve test failures observed in 
some custom graph computer implementations.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sjudeng/tinkerpop computer-interrupt-timeout

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

    https://github.com/apache/tinkerpop/pull/630.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 #630
    
----
commit 67cc12f0d5c2682e40754198818a1d19d7d08fdd
Author: sjudeng <sjud...@users.noreply.github.com>
Date:   2017-06-17T23:39:09Z

    Restore larger cutoff for total test time.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to