You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (JIRA)" <ji...@apache.org> on 2016/05/10 15:47:12 UTC

[jira] [Created] (IGNITE-3105) .NET: ContinuousQueryAbstractTest.TestCallback fails sporadically

Pavel Tupitsyn created IGNITE-3105:
--------------------------------------

             Summary: .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)