[
https://issues.apache.org/jira/browse/IGNITE-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062092#comment-15062092
]
ASF GitHub Bot commented on IGNITE-2193:
----------------------------------------
GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/347
IGNITE-2193 .NET: ServicesTest.TestCancelException fails periodically.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ptupitsyn/ignite ignite-2193
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/347.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 #347
----
commit 66fd626d371dd22baf50e6194d502b39d6d11fc9
Author: Pavel Tupitsyn <[email protected]>
Date: 2015-12-17T14:15:11Z
IGNITE-2193 .NET: ServicesTest.TestCancelException fails periodically.
----
> .NET: ServicesTest.TestCancelException fails periodically.
> ----------------------------------------------------------
>
> Key: IGNITE-2193
> URL: https://issues.apache.org/jira/browse/IGNITE-2193
> Project: Ignite
> Issue Type: Task
> Components: interop
> Affects Versions: ignite-1.4
> Reporter: Vladimir Ozerov
> Assignee: Pavel Tupitsyn
> Fix For: 1.5
>
>
> {code}
> Test(s) failed. Expected: null
> But was:
> <Apache.Ignite.Core.Tests.Services.ServicesTest+TestIgniteServiceSerializable>
> at NUnit.Framework.Assert.That(Object actual, IResolveConstraint
> expression, String message, Object[] args) in c:\Program Files (x86)\NUnit
> 2.6.3\NUnit-2.6.3-src\NUnit-2.6.3\src\NUnitFramework\framework\Assert.cs:line
> 268
> at NUnit.Framework.Assert.IsNull(Object anObject) in c:\Program Files
> (x86)\NUnit
> 2.6.3\NUnit-2.6.3-src\NUnit-2.6.3\src\NUnitFramework\framework\Assert.cs:line
> 1122
> at Apache.Ignite.Core.Tests.Services.ServicesTest.TestCancelException() in
> c:\BuildAgent\work\871ff4a46e450b13\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Services\ServicesTest.cs:line
> 481
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)