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

Philipp Shergalis updated IGNITE-23617:
---------------------------------------
    Description: 
Partition states command prints a table, with information from 
GlobalPartitionStateResponse / LocalPartitionStateResponse. Currently we check 
that entire output string contains expected values (i.e. 
assertThatOutputContains(tableName))

 

This approach is rigid and can show incorrect results if different fields 
contain the same value

> Refactor CLI ItPartitionStatesTest
> ----------------------------------
>
>                 Key: IGNITE-23617
>                 URL: https://issues.apache.org/jira/browse/IGNITE-23617
>             Project: Ignite
>          Issue Type: Improvement
>          Components: cli
>            Reporter: Philipp Shergalis
>            Assignee: Philipp Shergalis
>            Priority: Minor
>              Labels: ignite-3
>
> Partition states command prints a table, with information from 
> GlobalPartitionStateResponse / LocalPartitionStateResponse. Currently we 
> check that entire output string contains expected values (i.e. 
> assertThatOutputContains(tableName))
>  
> This approach is rigid and can show incorrect results if different fields 
> contain the same value



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

Reply via email to