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

PetrovMikhail commented on IGNITE-9312:
---------------------------------------

All failed test can be found in Ignite Teamcity - PR failures.pdf from ignite 
wiki except:

1.  IgniteBinarySimpleNameMapperCacheQueryTestSuite caused by overflowing 
maximum number of retries reached for Put operation in b+ tree.

2. IgniteCacheTestSuite2.GridCacheLocalBasicApiSelfTest.testPutWithExpiration 
caused by delay during test execution which leads to test object expiration 
before it was processed

3. 
IgniteClientNodesTestSuite.IgniteClientReconnectApiExceptionTest.testErrorOnDisconnect
 -the same test failure with the same exception can be found in master

4. GridCachePartitionedNodeRestartTest.testRestartWithTxFourNodesNoBackups 
caused by  "ConnectionLoss for /apacheIgnite"

 

> Remove unnecessary @SuppressWarnings annotation
> -----------------------------------------------
>
>                 Key: IGNITE-9312
>                 URL: https://issues.apache.org/jira/browse/IGNITE-9312
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Maxim Muzafarov
>            Assignee: PetrovMikhail
>            Priority: Minor
>
> New `Code Inspections` profile can be found 
> <Project>\idea\ignite_inspections.xml.
> We will need to fix all methods with unnecessary {{@SuppressWarnings}} 
> annotation regarding this inscpetion profile.



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

Reply via email to