[ 
https://issues.apache.org/jira/browse/IGNITE-10159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16681307#comment-16681307
 ] 

Ignite TC Bot commented on IGNITE-10159:
----------------------------------------

{panel:title=Possible 
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Queries 1{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=2278938]]
* IgniteBinaryCacheQueryTestSuite: 
IgniteSqlQueryMinMaxTest.testMinMaxQueryPlanOnKey - 0,0% fails in last 100 
master runs.

{color:#d04437}Cache (Restarts) 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=2278903]]
* IgniteCacheRestartTestSuite: 
GridCachePartitionedNodeRestartTest.testRestartWithPutEightNodesTwoBackups - 
0,0% fails in last 100 master runs.

{color:#d04437}Basic 1{color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=2278883]]
* IgniteBasicTestSuite: GridEventConsumeSelfTest.testAllEvents - 0,0% fails in 
last 100 master runs.

{color:#d04437}Binary Objects (Simple Mapper Basic){color} [[tests 
1|https://ci.ignite.apache.org/viewLog.html?buildId=2278836]]
* IgniteBinarySimpleNameMapperBasicTestSuite: 
OomFailureHandlerTest.testServiceExecuteOomError - 0,0% fails in last 100 
master runs.

{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests 
2|https://ci.ignite.apache.org/viewLog.html?buildId=2278877]]
* ZookeeperDiscoverySpiTestSuite1: 
ZookeeperDiscoverySpiTest.testCommunicationFailureResolve_KillRandom - 0,0% 
fails in last 100 master runs.

{color:#d04437}Platform C++ (Linux){color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2278879]]

{color:#d04437}Thin client: Python{color} [[tests 0 Exit Code 
|https://ci.ignite.apache.org/viewLog.html?buildId=2278940]]

{panel}
[TeamCity Run All 
Results|http://ci.ignite.apache.org/viewLog.html?buildId=2278945&buildTypeId=IgniteTests24Java8_RunAll]

> IgniteCacheAbstractQuerySelfTest.testObjectQueryWithSwap fails non-null 
> assertion at localPeek
> ----------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10159
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10159
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.6
>            Reporter: Oleg Ignatenko
>            Assignee: Alexey Platonov
>            Priority: Major
>              Labels: MakeTeamcityGreenAgain
>             Fix For: 2.8
>
>
> IgniteCacheAbstractQuerySelfTest.testObjectQueryWithSwap (in current codebase 
> muted by renaming to {{_testObjectQueryWithSwap}}) fails with the following 
> error:
> {noformat}
> junit.framework.AssertionFailedError
>       at junit.framework.Assert.fail(Assert.java:55)
>       at junit.framework.Assert.assertTrue(Assert.java:22)
>       at junit.framework.Assert.assertNotNull(Assert.java:256)
>       at junit.framework.Assert.assertNotNull(Assert.java:248)
>       at junit.framework.TestCase.assertNotNull(TestCase.java:417)
>       at 
> org.apache.ignite.internal.processors.cache.IgniteCacheAbstractQuerySelfTest.testObjectQueryWithSwap(IgniteCacheAbstractQuerySelfTest.java:960)
>       at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       ...{noformat}
> Code referred to above is:
> {code}assertNotNull(c.localPeek(i, CachePeekMode.ONHEAP));{code}



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

Reply via email to