[
https://issues.apache.org/jira/browse/IGNITE-3329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15354994#comment-15354994
]
ASF GitHub Bot commented on IGNITE-3329:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/840
IGNITE-3329 .NET: Fix TestDeployNodeSingleton test failures
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-3329
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/840.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 #840
----
commit eb0fdd1bd9ba1344881b897c865409c92c1a6fb0
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-06-29T09:41:43Z
IGNITE-3329 .NET: TestDeployNodeSingleton fails sporadically
commit 4052374b3c2f5c7944de163470be583838f24903
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-06-29T10:12:01Z
cleanup
commit 6ebfafeb8e4e732589b531719028994193623a0f
Author: Pavel Tupitsyn <[email protected]>
Date: 2016-06-29T10:17:19Z
Fix callback NPE
----
> .NET: TestDeployNodeSingleton fails sporadically
> ------------------------------------------------
>
> Key: IGNITE-3329
> URL: https://issues.apache.org/jira/browse/IGNITE-3329
> Project: Ignite
> Issue Type: Test
> Components: platforms
> Affects Versions: 1.7
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.7
>
>
> {code}
> Test(s) failed. System.NullReferenceException : Object reference not set to
> an instance of an object.
> at
> Apache.Ignite.Core.Tests.Services.ServicesTest.TestDeployNodeSingleton() in
> e:\BuildAgent\work\c6bd605b1bad5b0f\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Services\ServicesTest.cs:line
> 158
> {code]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)