Dmitriy Pavlov created IGNITE-8604:
--------------------------------------

             Summary: .NET test failures probably after IGNITE-5789 merge
                 Key: IGNITE-8604
                 URL: https://issues.apache.org/jira/browse/IGNITE-8604
             Project: Ignite
          Issue Type: Improvement
            Reporter: Dmitriy Pavlov
            Assignee: Ilya Kasnacheev


62 new failed tests in .NET
{noformat}
Store.CacheStoreTest    
        Current failure:        refs/heads/master       #254    Changes (8)     
24 May 18 02:16
        First failure:  refs/heads/master       #1      No changes      26 Apr 
18 10:36
TearDown method failed. HandleRegistry is not empty in grid '' (expected 4, 
actual 5):
 '[2, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
[3, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
[4, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]
[5, Apache.Ignite.Core.Impl.Cache.Store.CacheStore]'
   at NUnit.Framework.Assert.Fail(String message, Object[] args)
   at Apache.Ignite.Core.Tests.TestUtils.AssertHandleRegistryHasItems(IIgnite 
grid, Int32 expectedCount, Int32 timeout) in 
c:\BuildAgent\work\c182b70f2dfa6507\modules\platforms\dotnet\Apache.Ignite.Core.Tests\TestUtils.Common.cs:line
 339
   at Apache.Ignite.Core.Tests.Cache.Store.CacheStoreTest.AfterTests
{noformat}

First time these test failed
https://ci.ignite.apache.org/viewLog.html?buildId=1323959&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_PlatformNet

Probably it is caused by merge:
https://issues.apache.org/jira/browse/IGNITE-5789

I've tried to revert commit in ignite-5789-1 branch and results:
https://ci.ignite.apache.org/viewLog.html?buildId=1326520&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_PlatformNet

Other test failed, but current tests were passed.




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to