[
https://issues.apache.org/jira/browse/IGNITE-3105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333636#comment-15333636
]
ASF GitHub Bot commented on IGNITE-3105:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/ignite/pull/782
> .NET: ContinuousQueryAbstractTest.TestCallback fails sporadically
> -----------------------------------------------------------------
>
> Key: IGNITE-3105
> URL: https://issues.apache.org/jira/browse/IGNITE-3105
> Project: Ignite
> Issue Type: Bug
> Components: platforms
> Affects Versions: 1.6
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Fix For: 1.7
>
>
> Failure rate is quite low, but there is certainly a problem. Try to run in a
> loop.
> {code}
> Test(s) failed. Expected:
> <Apache.Ignite.Core.Tests.Cache.Query.Continuous.ContinuousQueryAbstractTest+BinarizableEntry>
> But was: null
> at NUnit.Framework.Assert.That(Object actual, IResolveConstraint
> expression, String message, Object[] args)
> at
> Apache.Ignite.Core.Tests.Cache.Query.Continuous.ContinuousQueryAbstractTest.CheckCallbackSingle(Int32
> expKey, BinarizableEntry expOldVal, BinarizableEntry expVal, Int32 timeout)
> in
> c:\BuildAgent\work\c6bd605b1bad5b0f\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Cache\Query\Continuous\ContinuousQueryAbstractTest.cs:line
> 945
> at
> Apache.Ignite.Core.Tests.Cache.Query.Continuous.ContinuousQueryAbstractTest.CheckCallbackSingle(Int32
> expKey, BinarizableEntry expOldVal, BinarizableEntry expVal) in
> c:\BuildAgent\work\c6bd605b1bad5b0f\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Cache\Query\Continuous\ContinuousQueryAbstractTest.cs:line
> 926
> at
> Apache.Ignite.Core.Tests.Cache.Query.Continuous.ContinuousQueryAbstractTest.CheckCallback(Boolean
> loc) in
> c:\BuildAgent\work\c6bd605b1bad5b0f\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Cache\Query\Continuous\ContinuousQueryAbstractTest.cs:line
> 240
> at
> Apache.Ignite.Core.Tests.Cache.Query.Continuous.ContinuousQueryAbstractTest.TestCallback()
> in
> c:\BuildAgent\work\c6bd605b1bad5b0f\modules\platforms\dotnet\Apache.Ignite.Core.Tests\Cache\Query\Continuous\ContinuousQueryAbstractTest.cs:line
> 199
> ------- Stderr: -------
> Test started: ContinuousQueryAbstractTest.TestCallback
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)