[
https://issues.apache.org/jira/browse/IGNITE-27861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18061304#comment-18061304
]
Igor Sapego commented on IGNITE-27861:
--------------------------------------
LGTM
> .NET: TestSlidingExpiration is flaky
> ------------------------------------
>
> Key: IGNITE-27861
> URL: https://issues.apache.org/jira/browse/IGNITE-27861
> Project: Ignite
> Issue Type: Bug
> Components: platforms ai3
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Major
> Labels: MakeTeamcityGreenAgain, ignite-3
> Fix For: 3.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> https://ci.ignite.apache.org/test/3952225474908191468?currentProjectId=ApacheIgnite3x_Test_PlatformTests&branch=
> {code}
> Expected: not null
> But was: null
> at
> Apache.Extensions.Cache.Ignite.Tests.IgniteDistributedCacheTests.TestSlidingExpiration()
> in
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/IgniteDistributedCacheTests.cs:line
> 289
> 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.TestMethodCommand.RunTestMethod(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext
> context)
> at
> NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.<Execute>b__0()
> at
> NUnit.Framework.Internal.Commands.DelegatingTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext
> context, Action action)
> 1) at
> Apache.Extensions.Cache.Ignite.Tests.IgniteDistributedCacheTests.TestSlidingExpiration()
> in
> /opt/buildagent/work/69bdbe372c424384/ignite-3/modules/platforms/dotnet/Apache.Extensions.Caching.Ignite.Tests/IgniteDistributedCacheTests.cs:line
> 289
> ------- Stdout: -------
> SetUp: TestSlidingExpiration
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Sending request
> [requestId=107, op=SqlExecScript, remoteAddress=127.0.0.1:10943]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs
> updated [prev=116079167201411073, current=116079167201738753]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Received response
> [requestId=107, op=SqlExecScript, flags=0, remoteAddress=127.0.0.1:10943,
> duration=00:00:00.0035775, observableTs=116079167201738753]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-6] Sending request
> [requestId=50, op=TableGetQualified, remoteAddress=127.0.0.1:10942]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-6] Received response
> [requestId=50, op=TableGetQualified, flags=0, remoteAddress=127.0.0.1:10942,
> duration=00:00:00.0009649, observableTs=0]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Sending request
> [requestId=108, op=TupleUpsert, remoteAddress=127.0.0.1:10943]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs
> updated [prev=116079167201738753, current=116079167202066432]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Received response
> [requestId=108, op=TupleUpsert, flags=0, remoteAddress=127.0.0.1:10943,
> duration=00:00:00.0035980, observableTs=116079167202066432]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Sending request
> [requestId=109, op=TupleGet, remoteAddress=127.0.0.1:10943]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs
> updated [prev=116079167202066432, current=116079167202263041]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Received response
> [requestId=109, op=TupleGet, flags=0, remoteAddress=127.0.0.1:10943,
> duration=00:00:00.0017035, observableTs=116079167202263041]
> [07:38:46] [trce] [Apache.Ignite.Internal.ClientSocket-5] Sending request
> [requestId=110, op=TupleGet, remoteAddress=127.0.0.1:10943]
> [07:38:48] [trce] [Apache.Ignite.Internal.ClientFailoverSocket] ObservableTs
> updated [prev=116079167202263041, current=116079167276974081]
> [07:38:48] [trce] [Apache.Ignite.Internal.ClientSocket-5] Received response
> [requestId=110, op=TupleGet, flags=0, remoteAddress=127.0.0.1:10943,
> duration=00:00:01.0392666, observableTs=116079167276974081]
> TearDown start: TestSlidingExpiration
> TearDown end: TestSlidingExpiration
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)