[
https://issues.apache.org/jira/browse/IGNITE-26443?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Pochatkin updated IGNITE-26443:
---------------------------------------
Fix Version/s: 3.1
> 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
> Fix For: 3.1
>
> Time Spent: 20m
> 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)