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

[ServiceBus][Test] UnpartitionedQueue: purgeMessages failing in nightly runs #30392

Closed
jerryshia opened this issue Jul 12, 2024 · 3 comments
Closed
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Service Bus test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

Search Documents nightly test runs are failing with:

Stack trace:
Unexpected number of msgs found when peeking: expected 1 to equal +0

  • expected - actual
    -1
    +0

AssertionError: Unexpected number of msgs found when peeking: expected 1 to equal +0
at Object.should.equal (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/[email protected]/node_modules/chai/lib/chai/interface/should.js:98:35)
at testPeekMsgsLength (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/public/utils/testutils2.ts:2:35)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at Context. (/Users/runner/work/1/s/sdk/servicebus/service-bus/test/internal/batchReceiver.spec.ts:2:35)

For more details check here:
https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3953460&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 Service Attention Workflow: This issue is responsible by Azure service team. Service Bus labels Jul 12, 2024
Copy link

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

@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable and removed Service Attention Workflow: This issue is responsible by Azure service team. needs-team-attention Workflow: This issue needs attention from Azure service team or SDK team labels Jul 12, 2024
@jeremymeng jeremymeng assigned jeremymeng and unassigned dgetu Jul 12, 2024
@jeremymeng jeremymeng changed the title [Search Documents] UnpartitionedQueue: purgeMessages failing in nightly runs [ServiceBus][Test] UnpartitionedQueue: purgeMessages failing in nightly runs Jul 12, 2024
@jeremymeng
Copy link
Member

likely it's because of the known service issue.

@jeremymeng
Copy link
Member

there's a more recent issue tracking purge/delete message live test failures.

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. Service Bus test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

4 participants