Vadim Pakhnushev created IGNITE-26443: -----------------------------------------
Summary: 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 {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)