[
https://issues.apache.org/jira/browse/TINKERPOP-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16251289#comment-16251289
]
ASF GitHub Bot commented on TINKERPOP-1784:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/747
I think that there are a lot of path issues when building from outside of
the root directory - gremlin-dotnet is not the only one. i typically just do
this:
```text
mvn clean install -pl :gremlin-dotnet-source,:gremlin-dotnet-tests
-DskipIntegrationTests=false
```
If you think it's important to fix the path problems you get when running
from a sub-directory, I think it's best to create an issue in JIRA and I can
come back to it later.
> Gremlin Language Test Suite
> ---------------------------
>
> Key: TINKERPOP-1784
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1784
> Project: TinkerPop
> Issue Type: Improvement
> Components: test-suite
> Affects Versions: 3.2.6
> Reporter: stephen mallette
> Assignee: stephen mallette
>
> Provide for a more language agnostic test framework for the Gremlin Language
> so that we can properly test GLVs. The current test suite is completely tied
> to the JVM.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)