Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Service Bus] Streaming Receiver Tests > UnpartitionedSubscription: Streaming - Multiple Receiver Operations > Second receive operation should fail if the first streaming receiver is not stopped failing in nightly runs #32616

Open
jerryshia opened this issue Jan 20, 2025 · 1 comment
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Service Attention Workflow: This issue is responsible by Azure service team. Service Bus

Comments

@jerryshia
Copy link
Member

Service Bus nightly test runs are failing with:

Error message:
Unexpected error message for registerMessageHandler: expected undefined to equal 'The receiver for "unpartitioned-topic…'

Stack trace:
AssertionError: Unexpected error message for registerMessageHandler: expected undefined to equal 'The receiver for "unpartitioned-topic…'

  • Expected:
    "The receiver for "unpartitioned-topic/Subscriptions/unpartitioned-topic-subscription" is already receiving messages."
  • Received:

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4487174&view=results

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jan 20, 2025
Copy link

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @EldertGrootenboer.

@github-actions github-actions bot added Service Attention Workflow: This issue is responsible by Azure service team. Service Bus labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team Service Attention Workflow: This issue is responsible by Azure service team. Service Bus
Projects
None yet
Development

No branches or pull requests

2 participants