[
https://issues.apache.org/jira/browse/IGNITE-5804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16362333#comment-16362333
]
Dmitriy Pavlov commented on IGNITE-5804:
----------------------------------------
Hi [~slava.koptilin], I've found everal suspicious tests, which never failed in
master but failed in PR:
Could you check if they are related to current PR changes
{noformat}
Ignite Cache 4 [ tests 3 ]
org.apache.ignite.testsuites.IgniteCacheTestSuite4:
org.apache.ignite.internal.processors.cache.CacheGetEntryPessimisticReadCommittedSeltTest.testReplicatedTransactional
(fail rate 0%)
org.apache.ignite.testsuites.IgniteCacheTestSuite4:
org.apache.ignite.internal.processors.cache.CacheGetEntryPessimisticRepeatableReadSeltTest.testNearTransactional
(fail rate 0%)
org.apache.ignite.testsuites.IgniteCacheTestSuite4:
org.apache.ignite.internal.processors.cache.CacheGetEntryPessimisticRepeatableReadSeltTest.testReplicatedTransactional
(fail rate 0%)
Ignite Cache 2 [ tests 2 ]
org.apache.ignite.testsuites.IgniteCacheTestSuite2:
org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxSingleThreadedSelfTest.testOptimisticReadCommittedCommit
(fail rate 0%)
org.apache.ignite.testsuites.IgniteCacheTestSuite2:
org.apache.ignite.internal.processors.cache.distributed.near.GridCachePartitionedTxSingleThreadedSelfTest.testOptimisticRepeatableReadRollback
(fail rate 0%)
Ignite Cache Tx Recovery [ tests 1 ]
org.apache.ignite.testsuites.IgniteCacheTxRecoverySelfTestSuite:
org.apache.ignite.internal.processors.cache.distributed.dht.TxRecoveryStoreEnabledTest.testPessimistic
(fail rate 0%)
{noformat}
> ScanQuery transformer applies to first results page only.
> ---------------------------------------------------------
>
> Key: IGNITE-5804
> URL: https://issues.apache.org/jira/browse/IGNITE-5804
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 1.9
> Reporter: Andrew Mashenkov
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Fix For: 2.5
>
>
> Issue is successfully reproduces on GridCacheQueryTransformerSelfTest if
> set ScanQuery.pageSize much lower then cache size.
> We should rework GridCacheQueryTransformerSelfTest to run test on larger
> dataset
> to make pagination used as well.
> http://apache-ignite-users.70518.x6.nabble.com/Transformer-not-called-on-every-ScanQuery-td15171.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)