chore(deps): update nuget packages #1113
GitHub Actions / Test - windows Common/tests
failed
Oct 2, 2023 in 1s
Test - windows Common/tests ❌
❌ Common/tests/TestResults/test-results.trx
5790 tests were completed in 170s with 5788 passed, 1 failed and 1 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
ArmoniK.Core.Common.Tests.AdapterLoading.AdapterLoadingTest | 8✅ | 556ms | ||
ArmoniK.Core.Common.Tests.ApplicationRawTests | 2✅ | 13ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationCacheTest | 10✅ | 11ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(DefaultAuth) | 988✅ | 4s | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthentication) | 988✅ | 748ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthorization) | 988✅ | 693ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation) | 988✅ | 664ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonationNoAuthorization) | 988✅ | 635ms | ||
ArmoniK.Core.Common.Tests.Auth.CheckAuthenticationAttributes | 51✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Auth.PermissionTest | 10✅ | 1⚪ | 344ms | |
ArmoniK.Core.Common.Tests.Grpc.TaskStatusConversionTests | 2✅ | 2ms | ||
ArmoniK.Core.Common.Tests.GrpcTasksServiceTests | 1✅ | 4s | ||
ArmoniK.Core.Common.Tests.HealthChecks.HealthCheckTest | 9✅ | 53ms | ||
ArmoniK.Core.Common.Tests.HealthChecks.HowHealthCheckWorkTest | 2✅ | 179ms | ||
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFieldTest | 5✅ | 4ms | ||
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFilterTest | 12✅ | 10ms | ||
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFilterTest | 13✅ | 7ms | ||
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFilterTest | 11✅ | 7ms | ||
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFilterTest | 12✅ | 8ms | ||
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFieldTest | 28✅ | 10ms | ||
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFilterTest | 22✅ | 20ms | ||
ArmoniK.Core.Common.Tests.LoggerExtTest | 2✅ | 120ms | ||
ArmoniK.Core.Common.Tests.Pollster.AgentTest | 14✅ | 29s | ||
ArmoniK.Core.Common.Tests.Pollster.DataPrefetcherTest | 3✅ | 48ms | ||
ArmoniK.Core.Common.Tests.Pollster.PollsterTest | 10✅ | 1❌ | 23s | |
ArmoniK.Core.Common.Tests.Pollster.TaskHandlerTest | 27✅ | 58s | ||
ArmoniK.Core.Common.Tests.RpcExtTests | 36✅ | 4ms | ||
ArmoniK.Core.Common.Tests.StateMachines.ProcessReplyCreateLargeTaskStateMachineTest | 13✅ | 53ms | ||
ArmoniK.Core.Common.Tests.Submitter.ExceptionInterceptorTests | 3✅ | 316ms | ||
ArmoniK.Core.Common.Tests.Submitter.GrpcSubmitterServiceTests | 47✅ | 142ms | ||
ArmoniK.Core.Common.Tests.Submitter.IntegrationGrpcSubmitterServiceTest | 94✅ | 1s | ||
ArmoniK.Core.Common.Tests.Submitter.SubmitterTests | 15✅ | 20s | ||
ArmoniK.Core.Common.Tests.TaskFilterExtTests | 14✅ | 55ms | ||
ArmoniK.Core.Common.Tests.TaskOptionsTests | 2✅ | 3ms | ||
ArmoniK.Core.Common.Tests.TestBase.AuthenticationTableTestBase | 32✅ | 6ms | ||
ArmoniK.Core.Common.Tests.TestBase.ObjectStorageTestBase | 7✅ | 10ms | ||
ArmoniK.Core.Common.Tests.TestBase.PartitionTableTestBase | 22✅ | 9ms | ||
ArmoniK.Core.Common.Tests.TestBase.QueueStorageTestsBase | 5✅ | 9ms | ||
ArmoniK.Core.Common.Tests.TestBase.ResultTableTestBase | 27✅ | 23ms | ||
ArmoniK.Core.Common.Tests.TestBase.ResultWatcherTestBase | 4✅ | 7ms | ||
ArmoniK.Core.Common.Tests.TestBase.SessionTableTestBase | 18✅ | 14ms | ||
ArmoniK.Core.Common.Tests.TestBase.TaskTableTestBase | 83✅ | 55ms | ||
ArmoniK.Core.Common.Tests.TestBase.TaskWatcherTestBase | 4✅ | 6ms | ||
ArmoniK.Core.Common.Tests.Validators.CancelTasksRequestValidatorTest | 3✅ | 1ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateLargeTaskRequestValidatorTest | 9✅ | 26ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateSessionRequestValidatorTest | 4✅ | 1ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateSmallTaskRequestValidatorTest | 16✅ | 7ms | ||
ArmoniK.Core.Common.Tests.Validators.EventSubscriptionRequestValidatorTest | 43✅ | 8ms | ||
ArmoniK.Core.Common.Tests.Validators.ListApplicationsRequestValidatorTest | 8✅ | 16ms | ||
ArmoniK.Core.Common.Tests.Validators.ListPartitionsRequestValidatorTest | 8✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Validators.ListResultsRequestValidatorTest | 8✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Validators.ListSessionsRequestValidatorTest | 8✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Validators.ListTasksRequestValidatorTest | 8✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Validators.SessionFilterValidatorTest | 2✅ | 2ms | ||
ArmoniK.Core.Common.Tests.Validators.SessionServiceCreateSessionRequestValidatorTest | 4✅ | 1ms | ||
ArmoniK.Core.Common.Tests.Validators.TaskFilterValidatorTest | 13✅ | 5ms | ||
ArmoniK.Core.Common.Tests.Validators.TaskOptionsValidatorTest | 11✅ | 2ms | ||
ArmoniK.Core.Common.Tests.WatchToGrpcTests | 5✅ | 10s |
❌ ArmoniK.Core.Common.Tests.Pollster.PollsterTest
✅ CancelLongTaskShouldSucceed
✅ ExecuteTaskShouldSucceed(100)
✅ ExecuteTaskShouldSucceed(5000)
✅ ExecuteTooManyErrorShouldFail(AgentHandler)
✅ ExecuteTooManyErrorShouldFail(PullQueueStorage)
✅ ExecuteTooManyErrorShouldFail(WorkerStreamHandler)
✅ InitializePollster
✅ InitShouldFail
✅ InitShouldSucceed
✅ RunThenCancelPollster
❌ UnavailableWorkerShouldFail
Expected: Submitted
But was: Dispatched
Annotations
Check failure on line 669 in Common/tests/Pollster/PollsterTest.cs
github-actions / Test - windows Common/tests
ArmoniK.Core.Common.Tests.Pollster.PollsterTest ► UnavailableWorkerShouldFail
Failed test found in:
Common/tests/TestResults/test-results.trx
Error:
Expected: Submitted
But was: Dispatched
Raw output
Expected: Submitted
But was: Dispatched
at ArmoniK.Core.Common.Tests.Pollster.PollsterTest.UnavailableWorkerShouldFail() in D:\a\ArmoniK.Core\ArmoniK.Core\Common\tests\Pollster\PollsterTest.cs:line 669
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 ArmoniK.Core.Common.Tests.Pollster.PollsterTest.UnavailableWorkerShouldFail() in D:\a\ArmoniK.Core\ArmoniK.Core\Common\tests\Pollster\PollsterTest.cs:line 669
Loading