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 Pereslegin (JIRA)" <ji...@apache.org> on 2018/05/02 17:17:00 UTC

[jira] [Assigned] (IGNITE-6429) GridCachePreloadingEvictionsSelfTest.testEvictions test fails periodically

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

Pavel Pereslegin reassigned IGNITE-6429:
----------------------------------------

    Assignee: Pavel Pereslegin

> GridCachePreloadingEvictionsSelfTest.testEvictions test fails periodically 
> ---------------------------------------------------------------------------
>
>                 Key: IGNITE-6429
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6429
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Andrey Gura
>            Assignee: Pavel Pereslegin
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>
> {{GridCachePreloadingEvictionsSelfTest.testEvictions}} test fails periodically.
> {noformat}
> [2017-09-18 15:35:03,054][ERROR][main][root] Test failed.
> java.lang.AssertionError: Sizes do not match [s1=5136, s2=5159]
>     at org.apache.ignite.internal.processors.cache.GridCachePreloadingEvictionsSelfTest.checkCachesConsistency(GridCachePreloadingEvictionsSelfTest.java:243)
>     at org.apache.ignite.internal.processors.cache.GridCachePreloadingEvictionsSelfTest.testEvictions(GridCachePreloadingEvictionsSelfTest.java:162)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>     at java.lang.reflect.Method.invoke(Method.java:606)
>     at junit.framework.TestCase.runTest(TestCase.java:176)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:2000)
>     at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:132)
>     at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1915)
>     at java.lang.Thread.run(Thread.java:745)
> {noformat}
> After fix test should be unmuted on TC.



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