Skip to content

[ServiceBus] DynamicConcurrencyTest failing in nightly runs #24745

Closed

Description

ServiceBus runs are failing with:

Error message
System.ApplicationException : Condition not reached within timeout.

Stack trace
at Microsoft.Azure.WebJobs.Host.TestCommon.TestHelpers.Await(Func1 condition, Int32 timeout, Int32 pollingInterval, Boolean throwWhenDebugging, Func1 userMessageCallback) in /Users/runner/work/1/s/sdk/extensions/Microsoft.Azure.WebJobs.Extensions.Clients/tests/shared/TestHelpers.cs:line 102
at Microsoft.Azure.WebJobs.Host.TestCommon.TestHelpers.Await(Func1 condition, Int32 timeout, Int32 pollingInterval, Boolean throwWhenDebugging, Func1 userMessageCallback) in /Users/runner/work/1/s/sdk/extensions/Microsoft.Azure.WebJobs.Extensions.Clients/tests/shared/TestHelpers.cs:line 109
at Microsoft.Azure.WebJobs.Host.EndToEndTests.ServiceBusEndToEndTests.DynamicConcurrencyTest() in /Users/runner/work/1/s/sdk/servicebus/Microsoft.Azure.WebJobs.Extensions.ServiceBus/tests/ServiceBusEndToEndTests.cs:line 425
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter1.BlockUntilCompleted() at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func1 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.b__0()
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

For more details check here:

@jsquire for notification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Service Bustest-reliabilityIssue that causes tests to be unreliable

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions