chore(deps): update nuget packages #753
This check has been archived and is scheduled for deletion.
Learn more about checks retention
GitHub Actions / Test - ubuntu-latest Common/tests
failed
Aug 1, 2023 in 0s
Test - ubuntu-latest Common/tests ❌
❌ Common/tests/TestResults/test-results.trx
5643 tests were completed in 102s with 5638 passed, 1 failed and 4 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
ArmoniK.Core.Common.Tests.AdapterLoading.AdapterLoadingTest | 8✅ | 140ms | ||
ArmoniK.Core.Common.Tests.ApplicationRawTests | 2✅ | 10ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationCacheTest | 10✅ | 9ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(DefaultAuth) | 962✅ | 2s | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthentication) | 962✅ | 669ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoAuthorization) | 962✅ | 798ms | ||
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation) | 961✅ | 1❌ | 711ms | |
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonationNoAuthorization) | 962✅ | 722ms | ||
ArmoniK.Core.Common.Tests.Auth.CheckAuthenticationAttributes | 50✅ | 2ms | ||
ArmoniK.Core.Common.Tests.Auth.PermissionTest | 10✅ | 1⚪ | 2ms | |
ArmoniK.Core.Common.Tests.FullIntegration.FullyIntegratedTest | 3⚪ | 0ms | ||
ArmoniK.Core.Common.Tests.GrpcTasksServiceTests | 1✅ | 2s | ||
ArmoniK.Core.Common.Tests.HealthChecks.HealthCheckTest | 9✅ | 51ms | ||
ArmoniK.Core.Common.Tests.HealthChecks.HowHealthCheckWorkTest | 2✅ | 41ms | ||
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFieldTest | 5✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListApplicationsRequestExt.ToApplicationFilterTest | 12✅ | 8ms | ||
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListPartitionsRequestExt.ToPartitionDataFilterTest | 13✅ | 6ms | ||
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListResultsRequestExt.ToResultFilterTest | 11✅ | 6ms | ||
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFieldTest | 6✅ | 2ms | ||
ArmoniK.Core.Common.Tests.ListSessionsRequestExt.ToSessionDataFilterTest | 12✅ | 7ms | ||
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFieldTest | 28✅ | 8ms | ||
ArmoniK.Core.Common.Tests.ListTasksRequestExt.ToTaskDataFilterTest | 22✅ | 10ms | ||
ArmoniK.Core.Common.Tests.LoggerExtTest | 2✅ | 98ms | ||
ArmoniK.Core.Common.Tests.Pollster.AgentTest | 14✅ | 14s | ||
ArmoniK.Core.Common.Tests.Pollster.DataPrefetcherTest | 7✅ | 49ms | ||
ArmoniK.Core.Common.Tests.Pollster.PollsterTest | 11✅ | 19s | ||
ArmoniK.Core.Common.Tests.Pollster.TaskHandlerTest | 29✅ | 41s | ||
ArmoniK.Core.Common.Tests.RpcExtTests | 36✅ | 3ms | ||
ArmoniK.Core.Common.Tests.StateMachines.ComputeRequestStateMachineTest | 14✅ | 46ms | ||
ArmoniK.Core.Common.Tests.StateMachines.ProcessReplyCreateLargeTaskStateMachineTest | 13✅ | 26ms | ||
ArmoniK.Core.Common.Tests.StateMachines.ProcessReplyResultStateMachineTest | 10✅ | 29ms | ||
ArmoniK.Core.Common.Tests.Submitter.ExceptionInterceptorTests | 3✅ | 285ms | ||
ArmoniK.Core.Common.Tests.Submitter.GrpcSubmitterServiceTests | 48✅ | 136ms | ||
ArmoniK.Core.Common.Tests.Submitter.IntegrationGrpcSubmitterServiceTest | 97✅ | 2s | ||
ArmoniK.Core.Common.Tests.Submitter.SubmitterTests | 15✅ | 11s | ||
ArmoniK.Core.Common.Tests.TaskFilterExtTests | 14✅ | 16ms | ||
ArmoniK.Core.Common.Tests.TaskOptionsTests | 2✅ | 2ms | ||
ArmoniK.Core.Common.Tests.TestBase.AuthenticationTableTestBase | 32✅ | 9ms | ||
ArmoniK.Core.Common.Tests.TestBase.ObjectStorageTestBase | 7✅ | 7ms | ||
ArmoniK.Core.Common.Tests.TestBase.PartitionTableTestBase | 22✅ | 7ms | ||
ArmoniK.Core.Common.Tests.TestBase.QueueStorageTestsBase | 5✅ | 7ms | ||
ArmoniK.Core.Common.Tests.TestBase.ResultTableTestBase | 30✅ | 20ms | ||
ArmoniK.Core.Common.Tests.TestBase.ResultWatcherTestBase | 4✅ | 5ms | ||
ArmoniK.Core.Common.Tests.TestBase.SessionTableTestBase | 18✅ | 12ms | ||
ArmoniK.Core.Common.Tests.TestBase.TaskTableTestBase | 79✅ | 44ms | ||
ArmoniK.Core.Common.Tests.TestBase.TaskWatcherTestBase | 3✅ | 4ms | ||
ArmoniK.Core.Common.Tests.Validators.CancelTasksRequestValidatorTest | 3✅ | 2ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateLargeTaskRequestValidatorTest | 9✅ | 18ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateSessionRequestValidatorTest | 4✅ | 1ms | ||
ArmoniK.Core.Common.Tests.Validators.CreateSmallTaskRequestValidatorTest | 16✅ | 5ms | ||
ArmoniK.Core.Common.Tests.Validators.ListApplicationsRequestValidatorTest | 8✅ | 12ms | ||
ArmoniK.Core.Common.Tests.Validators.ListPartitionsRequestValidatorTest | 8✅ | 3ms | ||
ArmoniK.Core.Common.Tests.Validators.ListResultsRequestValidatorTest | 8✅ | 3ms | ||
ArmoniK.Core.Common.Tests.Validators.ListSessionsRequestValidatorTest | 8✅ | 3ms | ||
ArmoniK.Core.Common.Tests.Validators.ListTasksRequestValidatorTest | 8✅ | 3ms | ||
ArmoniK.Core.Common.Tests.Validators.SessionFilterValidatorTest | 2✅ | 2ms | ||
ArmoniK.Core.Common.Tests.Validators.TaskFilterValidatorTest | 13✅ | 5ms | ||
ArmoniK.Core.Common.Tests.Validators.TaskOptionsValidatorTest | 11✅ | 1ms | ||
ArmoniK.Core.Common.Tests.WatchToGrpcTests | 3✅ | 3s |
❌ ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ApplicationsClient, Method: ListApplicationsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: GetPartitionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: PartitionsClient, Method: ListPartitionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: CreateResultsMetaDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: DeleteResultsDataAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetOwnerTaskIdAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetResultAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: ResultsClient, Method: ListResultsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: GetSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SessionsClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CountTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSessionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: CreateSmallTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetResultStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetServiceConfigurationAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: GetTaskStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListSessionsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: ListTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: TryGetTaskOutputAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForAvailabilityAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: SubmitterClient, Method: WaitForCompletionAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CancelTasksAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: CountTasksByStatusAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: ImpersonateId DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername AllRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: ImpersonateUsername NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: NoImpersonate DoesntExist, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: NoImpersonate MissingHeaders, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetResultIdsAsync, Status: Unauthenticated, Impersonation: NoImpersonate NoCertificate, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: OK, Impersonation: ImpersonateId AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: OK, Impersonation: ImpersonateUsername AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: OK, Impersonation: NoImpersonate AllRights, AlwaysTrue)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: PermissionDenied, Impersonation: NoImpersonate NoRights, AlwaysFalse)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: PermissionDenied, Impersonation: NoImpersonate OtherRights, AuthorizedForSome)
✅ AsyncAuthShouldMatch(Client: TasksClient, Method: GetTaskAsync, Status: PermissionDenied, Impersonation: NoImpersonate SomeRights, AuthorizedForSome)
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line 1275 in Common/tests/Auth/AuthenticationIntegrationTest.cs
github-actions / Test - ubuntu-latest Common/tests
ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest(NoImpersonation) ► ClientStreamAuthShouldMatch(Client: SubmitterClient, Method: CreateLargeTasks, Status: Unauthenticated, Impersonation: ImpersonateId AllRights, AlwaysFalse)
Failed test found in:
Common/tests/TestResults/test-results.trx
Error:
Expected: Unauthenticated
But was: Cancelled
Raw output
Expected: Unauthenticated
But was: Cancelled
at ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest.AuthenticationShouldMatch[TRequest,TReply](CaseParameters parameters, TRequest requestExample, TReply replyExample) in /home/runner/work/ArmoniK.Core/ArmoniK.Core/Common/tests/Auth/AuthenticationIntegrationTest.cs:line 1275
1) at ArmoniK.Core.Common.Tests.Auth.AuthenticationIntegrationTest.AuthenticationShouldMatch[TRequest,TReply](CaseParameters parameters, TRequest requestExample, TReply replyExample) in /home/runner/work/ArmoniK.Core/ArmoniK.Core/Common/tests/Auth/AuthenticationIntegrationTest.cs:line 1275
Loading