You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Igor Sapego (Jira)" <ji...@apache.org> on 2023/03/20 10:03:00 UTC

[jira] [Commented] (IGNITE-19011) testCustomAsyncContinuationExecutor is flaky

    [ https://issues.apache.org/jira/browse/IGNITE-19011?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17702570#comment-17702570 ] 

Igor Sapego commented on IGNITE-19011:
--------------------------------------

Looks good to me 

> 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
>
>
> 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)