Skip to content

EHStreamingResumeTests.ResumeAfterInactivityNotInCache times out on net8.0 #10661

Description

@ReubenBond

ServiceBus.Tests.Streaming.EHStreamingResumeTests.ResumeAfterInactivityNotInCache timed out in the Azure Event Hubs provider tests on net8.0 in two consecutive CI runs for the documentation-only PR #10654 and its merge commit.

The test waits 30 seconds in StreamingDiagnosticObserver.WaitForStreamInactiveAsync and fails with System.Threading.Tasks.TaskCanceledException:

at TestExtensions.StreamingDiagnosticObserver.WaitForStreamInactiveAsync(...) in StreamingDiagnosticObserver.cs:line 281
at Tester.StreamingTests.StreamingResumeTests.ResumeAfterInactivityImpl(...) in StreamingResumeTests.cs:line 62
at Tester.StreamingTests.StreamingResumeTests.ResumeAfterInactivityNotInCache() in StreamingResumeTests.cs:line 31

Runs:

In both runs, the corresponding net10.0 Event Hubs job passed. The changed file in #10654 was documentation only (docs/site/src/content/docs/streaming/streams-programming-apis.md), so this failure is unrelated to that change.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions