[
https://issues.apache.org/jira/browse/IGNITE-16420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17484904#comment-17484904
]
Pavel Tupitsyn commented on IGNITE-16420:
-----------------------------------------
Merged to main: 1eec6f758d11bb85922409de6b72aed46eaedf6a
> Flaky ConfigurationTest#testDefaultAsyncContinuationExecutorIsForkJoinPool
> --------------------------------------------------------------------------
>
> Key: IGNITE-16420
> URL: https://issues.apache.org/jira/browse/IGNITE-16420
> Project: Ignite
> Issue Type: Bug
> Reporter: Kirill Tkalenko
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: ignite-3
> Fix For: 3.0.0-alpha5
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> On my branch, the [test
> failed|https://ci.ignite.apache.org/viewLog.html?buildId=6388551&buildTypeId=ignite3_Test_RunAllTests#testNameId8005334196959973426]
> once, here is the stacktrace of the error:
> {noformat}
> java.lang.AssertionError:
> Expected: a string starting with "ForkJoinPool.commonPool-worker-"
> but: was "main"
> at
> org.apache.ignite.client.ConfigurationTest.testDefaultAsyncContinuationExecutorIsForkJoinPool(ConfigurationTest.java:141)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)