Pavel Tupitsyn created IGNITE-27057:
---------------------------------------
Summary: .NET:
Apache.Ignite.Tests.Table.SchemaSynchronizationTest.TestSchemaUpdateWhileStreaming
is flaky
Key: IGNITE-27057
URL: https://issues.apache.org/jira/browse/IGNITE-27057
Project: Ignite
Issue Type: Bug
Components: platforms ai3, thin clients ai3
Reporter: Pavel Tupitsyn
Assignee: Pavel Tupitsyn
Fix For: 3.2
https://ci.ignite.apache.org/test/-7372201882561104249?currentProjectId=ApacheIgnite3x_Test_PlatformTests
{code:java}
TearDown : System.Reflection.TargetException : Non-static method
requires a target.
TearDown : System.Reflection.TargetException : Non-static method
requires a target.
03:45:04 --TearDown
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[]
parameters)
at NUnit.Framework.Internal.Reflect.InvokeMethod(MethodInfo method,
Object fixture, Object[] args)
--TearDown
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo
culture)
at System.Reflection.MethodBase.Invoke(Object obj, Object[]
parameters)
at NUnit.Framework.Internal.Reflect.InvokeMethod(MethodInfo method,
Object fixture, Object[] args)
03:45:04 Apache.Ignite.Tests:
Apache.Ignite.Tests.Table.SchemaSynchronizationTest.TestSchemaUpdateWhileStreaming(False,True,2)
03:45:04 SetUp: TestSchemaUpdateWhileStreaming(False,True,2)
TearDown start: TestSchemaUpdateWhileStreaming(False,True,2)
TearDown end: TestSchemaUpdateWhileStreaming(False,True,2)
03:45:04 Condition not reached after 00:00:01.0369436 (Leaked buffers:
Apache.Ignite.Internal.Buffers.PooledArrayBuffer..ctor)
03:45:04 at
Apache.Ignite.Tests.TestUtils.WaitForConditionAsync(Func`1 condition, Int32
timeoutMs, Func`1 messageFactory) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
77
at Apache.Ignite.Tests.TestUtils.WaitForCondition(Func`1 condition,
Int32 timeoutMs, Func`1 messageFactory) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
46
at Apache.Ignite.Tests.TestUtils.CheckByteArrayPoolLeak(Int32
timeoutMs) in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\TestUtils.cs:line
109
at Apache.Ignite.Tests.IgniteTestsBase.SetUp() in
C:\w\69bdbe372c424384\ignite-3\modules\platforms\dotnet\Apache.Ignite.Tests\IgniteTestsBase.cs:line
139
at InvokeStub_IgniteTestsBase.SetUp(Object, Object, IntPtr*) {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)