[ 
https://issues.apache.org/jira/browse/IGNITE-25447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

 Kirill Sizov reassigned IGNITE-25447:
--------------------------------------

    Assignee:  Kirill Sizov

> Use annotation to conditionally disable mismatching colocation tests
> --------------------------------------------------------------------
>
>                 Key: IGNITE-25447
>                 URL: https://issues.apache.org/jira/browse/IGNITE-25447
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter:  Kirill Sizov
>            Assignee:  Kirill Sizov
>            Priority: Major
>
> Currently tests use the following pattern:
> {code:java}
> if (enabledColocation()) {
>     return;
> }{code}
> Unfortunately it makes the test counted as passed and not skipped.



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

Reply via email to