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

Vadim Pakhnushev updated IGNITE-26443:
--------------------------------------
    Description: 
{noformat}
Expected: is unit statuses with versions and statuses list iterable with items 
[unitVersionStatus is <1.0.0>, status is <DEPLOYED>, unitVersionStatus is 
<1.0.1>, status is <DEPLOYED>] in any order
     but: versions and statuses not matched: <UnitVersionStatus{version=1.0.1, 
status=UPLOADING}>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
  at 
org.apache.ignite.internal.deployment.ItStaticDeploymentTest.testStaticDeploy(ItStaticDeploymentTest.java:105)
{noformat}


  was:

{noformat}
Expected: is unit statuses with versions and statuses list iterable with items 
[unitVersionStatus is <1.0.0>, status is <DEPLOYED>, unitVersionStatus is 
<1.0.1>, status is <DEPLOYED>] in any order
     but: versions and statuses not matched: <UnitVersionStatus{version=1.0.1, 
status=UPLOADING}>
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
  at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
  at 
org.apache.ignite.internal.deployment.ItStaticDeploymentTest.testStaticDeploy(ItStaticDeploymentTest.java:105)

{noformat}



> ItStaticDeploymentTest is flaky
> -------------------------------
>
>                 Key: IGNITE-26443
>                 URL: https://issues.apache.org/jira/browse/IGNITE-26443
>             Project: Ignite
>          Issue Type: Bug
>          Components: compute ai3
>            Reporter: Vadim Pakhnushev
>            Assignee: Vadim Pakhnushev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> Expected: is unit statuses with versions and statuses list iterable with 
> items [unitVersionStatus is <1.0.0>, status is <DEPLOYED>, unitVersionStatus 
> is <1.0.1>, status is <DEPLOYED>] in any order
>      but: versions and statuses not matched: 
> <UnitVersionStatus{version=1.0.1, status=UPLOADING}>
>   at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
>   at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
>   at 
> org.apache.ignite.internal.deployment.ItStaticDeploymentTest.testStaticDeploy(ItStaticDeploymentTest.java:105)
> {noformat}



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

Reply via email to