GitHub user jorgebay opened a pull request:
https://github.com/apache/tinkerpop/pull/764
GLV Test Suite: Restore Local feature scenarios to master branch
As part of fixing conflicts and understanding GLV test failures on the last
`tp32->master` merge, I've removed most scenarios from `Local.feature` and
mistakenly push them as part of the merge commit
a7d01e2e2ff0b958e11662998b901633a6a88a8a.
This commit restores the file in master branch (`tp32` is not affected).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop restore-glv-local-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/764.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 #764
----
commit b82260b72a01b3baee277908b5f1a798169bef82
Author: Jorge Bay Gondra <[email protected]>
Date: 2017-12-05T16:52:20Z
GLV Test Suite: Restore Local feature scenarios to master branch
----
---