Kirill Tkalenko created IGNITE-16420:
----------------------------------------
Summary: 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
Fix For: 3.0.0-alpha5
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)