[
https://issues.apache.org/jira/browse/IGNITE-9884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16665592#comment-16665592
]
Oleg Ignatenko commented on IGNITE-9884:
----------------------------------------
Note regarding [Ignite TC Bot
results|https://issues.apache.org/jira/browse/IGNITE-9884?focusedCommentId=16665586&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16665586]
above:
{{Queries (Binary Objects Simple Mapper)}} - I honestly have no idea how to
handle this warning. It kept timing out at all my attempts to re-run. I also
could not find how it can even be related to changes I made because checking
code of involved test suite
([IgniteBinaryObjectsSimpleNameMapperComputeGridTestSuite|https://github.com/apache/ignite/blob/master/modules/core/src/test/java/org/apache/ignite/testsuites/IgniteBinaryObjectsSimpleNameMapperComputeGridTestSuite.java]
and {{IgniteComputeGridTestSuite}} invoked from it) didn't show using any of
the tests I modified in my changes. [~dmitry.pavlov] I would appreciate if you
can advise how to handle that.
> Some tests are incorrectly muted
> --------------------------------
>
> Key: IGNITE-9884
> URL: https://issues.apache.org/jira/browse/IGNITE-9884
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.6
> Reporter: Oleg Ignatenko
> Assignee: Oleg Ignatenko
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Fix For: 2.8
>
>
> The following tests pass when unmuted. It looks like the reasons that made
> them fail in the past were somehow resolved by later code changes but tests
> were forgotten to unmute:
> {panel}
> GridCacheStoreManagerDeserializationTest#_testBinaryStream
> IgniteCacheConfigVariationsFullApiTest#_testDeletedEntriesFlag
> IgniteCacheConfigVariationsFullApiTest#_testEvictExpired
> PageIdDistributionTest#_testRealHistory
> GridEventConsumeSelfTest#_testMultithreadedWithNodeRestart
> BPlusTreeSelfTest#_testBenchInvoke
> IgniteClientReconnectMassiveShutdownTest#_testMassiveServersShutdown1
> IgniteClientReconnectMassiveShutdownTest#_testMassiveServersShutdown3
> TcpDiscoveryMultiThreadedTest#_testMultiThreadedServersRestart
> GridServiceProcessorBatchDeploySelfTest#_testDeployAllTopologyChange
> GridServiceProcessorBatchDeploySelfTest#_testDeployAllTopologyChangeFail
> GridServiceProcessorBatchDeploySelfTest#_testCancelAllTopologyChange
> {panel}
> The following tests are muted by renaming (prefixing with underscore,
> {{_test...}}, should use standard muting by known JIRA tickets instead:
> {panel}
> - CacheMvccTransactionsTest#_testNodesRestartNoHang
> should fail with the reference to IGNITE-5935
> - GridCacheAbstractFullApiSelfTest#_testInvokeAllMultithreaded
> should fail with the reference to IGNITE-4380{panel}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)