Iurii Gerzhedovich created IGNITE-26830:
-------------------------------------------
Summary: Flaky .Net
Compatibility.CurrentClientWithOldServerCompatibilityTest
Key: IGNITE-26830
URL: https://issues.apache.org/jira/browse/IGNITE-26830
Project: Ignite
Issue Type: Improvement
Components: platforms ai3
Reporter: Iurii Gerzhedovich
The tests are flaky
[Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0")|https://ci.ignite.apache.org/buildConfiguration/ApacheIgnite3xGradle_Test_RunAllTests/9579915?logFilter=debug&logView=flowAware]
{code:java}
16:19:24 Apache.Ignite.Tests:
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest("3.0.0").TestComputeMissingJob
16:19:24 OneTimeSetUp: System.Exception : Java server failed: Exception
in thread "main" org.awaitility.core.ConditionTimeoutException: Lambda
expression in org.apache.ignite.internal.IgniteCluster expected json with json
path "$['state']" evaluated to "STARTING" but was null within 30 seconds.
16:19:24 at
Apache.Ignite.Tests.JavaServer.StartInternalAsync(Boolean old, Dictionary`2
env, Nullable`1 defaultPort) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/JavaServer.cs:line
168
at Apache.Ignite.Tests.JavaServer.StartOldAsync(String version,
String workDir) in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/JavaServer.cs:line
74
at
Apache.Ignite.Tests.Compatibility.CurrentClientWithOldServerCompatibilityTest.OneTimeSetUp()
in
/opt/buildagent/work/b8d4df1365f1f1e5/modules/platforms/dotnet/Apache.Ignite.Tests/Compatibility/CurrentClientWithOldServerCompatibilityTest.cs:line
60
at
NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
at
NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter
awaiter)
at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 invoke)
at
NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUpOrTearDownMethod(TestExecutionContext
context, IMethodInfo method)
at
NUnit.Framework.Internal.Commands.SetUpTearDownItem.RunSetUp(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.OneTimeSetUpCommand.<>c__DisplayClass0_0.<.ctor>b__0(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Commands.BeforeTestCommand.Execute(TestExecutionContext
context)
at
NUnit.Framework.Internal.Execution.CompositeWorkItem.PerformOneTimeSetUp()
{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)