You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/05/24 14:39:00 UTC

[jira] [Updated] (IGNITE-8604) .NET test failures probably after IGNITE-5789 merge

     [ https://issues.apache.org/jira/browse/IGNITE-8604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitriy Pavlov updated IGNITE-8604:
-----------------------------------
    Issue Type: Test  (was: Improvement)

> .NET test failures probably after IGNITE-5789 merge
> ---------------------------------------------------
>
>                 Key: IGNITE-8604
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8604
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitriy Pavlov
>            Assignee: Ilya Kasnacheev
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> 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)