[
https://issues.apache.org/jira/browse/IGNITE-19011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702577#comment-17702577
]
Pavel Tupitsyn commented on IGNITE-19011:
-----------------------------------------
Merged to main: bed2a17f0063c14a9c69b13369171c677455a8c0
> testCustomAsyncContinuationExecutor is flaky
> --------------------------------------------
>
> Key: IGNITE-19011
> URL: https://issues.apache.org/jira/browse/IGNITE-19011
> Project: Ignite
> Issue Type: Improvement
> Components: thin client
> Affects Versions: 3.0.0-beta1
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-beta2
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> org.apache.ignite.client.ConfigurationTest.testCustomAsyncContinuationExecutor
> is flaky:
> {code}
> Success Rate: 99.2% (Last 1000 Runs)
> 8 failed
> 992 successful
> {code}
> https://ci.ignite.apache.org/test/3886031378498227557?currentProjectId=ApacheIgnite3xGradle_Test&expandTestHistoryChartSection=true&branch=
> {code}
> java.lang.AssertionError:
> Expected: a string starting with "pool-"
> but: was "Test worker"
> java.lang.AssertionError:
> Expected: a string starting with "pool-"
> but: was "Test worker"
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)
> at
> org.apache.ignite.client.ConfigurationTest.testCustomAsyncContinuationExecutor(ConfigurationTest.java:175)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)