[
https://issues.apache.org/jira/browse/TINKERPOP-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16176596#comment-16176596
]
ASF GitHub Bot commented on TINKERPOP-1731:
-------------------------------------------
Github user jorgebay commented on the issue:
https://github.com/apache/tinkerpop/pull/719
dotnet tests pass on docker 🎉
Relevant lines:
```
Test run for
/usr/src/tinkerpop/gremlin-dotnet/test/Gremlin.Net.IntegrationTest/bin/Release/netcoreapp1.0/Gremlin.Net.IntegrationTest.dll(.NETCoreApp,Version=v1.0)
Microsoft (R) Test Execution Command Line Tool Version 15.0.0.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
[xUnit.net 00:00:00.8446945] Discovering: Gremlin.Net.IntegrationTest
[xUnit.net 00:00:01.0599920] Discovered: Gremlin.Net.IntegrationTest
[xUnit.net 00:00:01.1216217] Starting: Gremlin.Net.IntegrationTest
[xUnit.net 00:00:03.0767841] Finished: Gremlin.Net.IntegrationTest
Total tests: 77. Passed: 77. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 4.1080 Seconds
Build started, please wait...
Build completed.
Test run for
/usr/src/tinkerpop/gremlin-dotnet/test/Gremlin.Net.UnitTest/bin/Release/netcoreapp1.0/Gremlin.Net.UnitTest.dll(.NETCoreApp,Version=v1.0)
Microsoft (R) Test Execution Command Line Tool Version 15.0.0.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
[xUnit.net 00:00:00.7192188] Discovering: Gremlin.Net.UnitTest
[xUnit.net 00:00:00.9493505] Discovered: Gremlin.Net.UnitTest
[xUnit.net 00:00:01.0271298] Starting: Gremlin.Net.UnitTest
[xUnit.net 00:00:02.1334540] Finished: Gremlin.Net.UnitTest
Total tests: 131. Passed: 131. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 2.9851 Seconds
```
VOTE: +1
> Docker build does not appear to work for gremlin-dotnet
> -------------------------------------------------------
>
> Key: TINKERPOP-1731
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1731
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release, dotnet
> Affects Versions: 3.3.0
> Reporter: stephen mallette
> Priority: Critical
>
> Docker won't build the gremlin-dotnet stuff. I pulled out the {{.glv}} files
> from that module so that docker would run properly until this can be fixed:
> https://github.com/apache/tinkerpop/blob/2d30a76aabdd009b9b926f83df2308b7578571c0/docker/scripts/build.sh#L71-L72
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)