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

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

{panel:title=Branch: [pull/12256/head] Base: [master] : No blockers 
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/12256/head] Base: [master] : New Tests 
(16)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Calcite SQL{color} [[tests 
2|https://ci2.ignite.apache.org/viewLog.html?buildId=8554167]]
* 
{color:#013220}org.apache.ignite.internal.processors.query.calcite.integration.SetOpIntegrationTest.testExceptNested[sqlTxMode=NONE]
 - PASSED{color}
* {color:#013220}subquery/exists.test_uncorrelated_exists_subquery.test - 
PASSED{color}

{color:#00008b}Queries 3 (lazy=true){color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8554216]]
* 
{color:#013220}org.apache.ignite.internal.processors.cache.CachePartitionedQueryMetricsLocalSelfTest.testScanQueryMetrics
 - PASSED{color}

{color:#00008b}Cache 13{color} [[tests 
5|https://ci2.ignite.apache.org/viewLog.html?buildId=8554637]]
* {color:#013220}IgniteCacheTestSuite13: 
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@c4d2c44,
 actual=PlatformExpiryPolicyFactory [create=2, update=4, access=8, 
expiryPlc=PlatformExpiryPolicy [create=2 MILLISECONDS, update=4 MILLISECONDS, 
access=8 MILLISECONDS]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13: 
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@13866329,
 actual=PlatformExpiryPolicyFactory [create=1, update=-2, access=-1, 
expiryPlc=PlatformExpiryPolicy [create=1 MILLISECONDS, access=ETERNAL]]] - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite13: 
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@2eda2062,
 actual=PlatformExpiryPolicyFactory [create=-1, update=0, access=-1, 
expiryPlc=PlatformExpiryPolicy [create=ETERNAL, update=ZERO, access=ETERNAL]]] 
- PASSED{color}
* {color:#013220}IgniteCacheTestSuite13: 
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=org.apache.ignite.internal.processors.platform.cache.expiry.PlatformExpiryPolicyFactory@1a9ec80e,
 actual=PlatformExpiryPolicyFactory [create=0, update=1, access=-1, 
expiryPlc=PlatformExpiryPolicy [create=ZERO, update=1 MILLISECONDS, 
access=ETERNAL]]] - PASSED{color}
* {color:#013220}IgniteCacheTestSuite13: 
SystemViewCacheExpiryPolicyTest.testCacheViewExpiryPolicy[factory=javax.cache.configuration.FactoryBuilder$SingletonFactory@54c60202,
 actual=SingletonFactory [expiryPlc=EternalExpiryPolicy [create=ETERNAL]]] - 
PASSED{color}

{color:#00008b}Cache 8{color} [[tests 
4|https://ci2.ignite.apache.org/viewLog.html?buildId=8554270]]
* 
{color:#013220}org.apache.ignite.internal.processors.cache.IgniteTopologyValidatorPartitionedTxCacheTest.testTopologyValidator[isPluginTopValidatorProvider=true]
 - PASSED{color}
* 
{color:#013220}org.apache.ignite.internal.processors.cache.IgniteTopologyValidatorPartitionedTxCacheTest.testTopologyValidator[isPluginTopValidatorProvider=false]
 - PASSED{color}
* {color:#013220}IgniteCacheTestSuite8: testsuites.IgniteCacheTestSuite8 - 
PASSED{color}
* {color:#013220}IgniteCacheTestSuite8: testsuites.IgniteCacheTestSuite8 - 
PASSED{color}

{color:#00008b}Basic 1{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8554284]]
* 
{color:#013220}org.apache.ignite.internal.GridFailFastNodeFailureDetectionSelfTest.testFailFast
 - PASSED{color}

{color:#00008b}Cache 6{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8554151]]
* 
{color:#013220}org.apache.ignite.internal.processors.cache.distributed.IgniteCacheMultiClientsStartTest.test150Clients
 - PASSED{color}

{color:#00008b}Cache 10{color} [[tests 
1|https://ci2.ignite.apache.org/viewLog.html?buildId=8554276]]
* 
{color:#013220}org.apache.ignite.internal.managers.communication.IgniteMessageFactoryImplTest.testCreate
 - PASSED{color}

{color:#00008b}Interceptor Cache (Full API Config Variations / Basic){color} 
[[tests 1|https://ci2.ignite.apache.org/viewLog.html?buildId=8554185]]
* 
{color:#013220}org.apache.ignite.testframework.configvariations.generated.InterceptorCacheConfigVariationsFullApiTest_6.testLocalClearKeys
 - PASSED{color}

{panel}
[TeamCity *--> Run :: All* 
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=8554252&buildTypeId=IgniteTests24Java8_RunAll]

> Fix missed dependency in MessageProcessorTest
> ---------------------------------------------
>
>                 Key: IGNITE-26151
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26151
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Dmitry Werner
>            Assignee: Dmitry Werner
>            Priority: Major
>              Labels: ise
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> After merging IGNITE-26126, where the IgniteUuid class was moved from the 
> core module to the binary-api module, three tests in MessageProcessorTest 
> (testProcessorGeneratesSerializer, testMultipleMessages, 
> testCollectionsMessage) have started failing.
> Error example:
> {code:java}
> ignite/modules/core/target/test-classes/codegen/TestMessage.java:26: error: 
> cannot find symbol
> import org.apache.ignite.lang.IgniteUuid;
>                              ^
>   symbol:   class IgniteUuid
>   location: package org.apache.ignite.lang{code}
> See: 
> [https://ci2.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Basic1/8554086]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to