[
https://issues.apache.org/jira/browse/IGNITE-24105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Tupitsyn updated IGNITE-24105:
------------------------------------
Description:
Client compute tests are in multiple places:
* *ignite-runner* module (ItThinClientComputeTest)
* *ignite-compute* module (ItComputeTestClient)
We should probably move all compute-related tests to *ignite-compute* module
and remove duplicate tests.
Additionally, *ItThinClientComputeTest* seems to depend on test execution order
- individual tests may fail.
was:
Client compute tests are in multiple places:
* *ignite-runner* module (ItThinClientComputeTest)
* *ignite-compute* module (ItComputeTestClient)
We should probably move all compute-related tests to *ignite-compute* module
and remove duplicate tests.
> Thin 3.0: Organize Compute tests
> --------------------------------
>
> Key: IGNITE-24105
> URL: https://issues.apache.org/jira/browse/IGNITE-24105
> Project: Ignite
> Issue Type: Improvement
> Components: compute, thin client
> Reporter: Pavel Tupitsyn
> Priority: Minor
> Labels: ignite-3
>
> Client compute tests are in multiple places:
> * *ignite-runner* module (ItThinClientComputeTest)
> * *ignite-compute* module (ItComputeTestClient)
> We should probably move all compute-related tests to *ignite-compute* module
> and remove duplicate tests.
> Additionally, *ItThinClientComputeTest* seems to depend on test execution
> order - individual tests may fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)