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] ServiceBusClient live tests Random scheme in the endpoint failing in nightly runs #18087

Closed
v-jiaodi opened this issue Oct 8, 2021 · 1 comment
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

@v-jiaodi
Copy link
Member

v-jiaodi commented Oct 8, 2021

Service Bus nightly test runs are failing with:

Stack trace:
AssertionError: Unexpected number of msgs found when peeking: expected 0 to equal 1
at Object.should.equal (dist-test/index.browser.js:10049:36)
at testPeekMsgsLength (dist-test/index.browser.js:47179:15)
at async Context. (dist-test/index.browser.js:108239:14)

For more details check here:

@v-xuto v-xuto added 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 labels Oct 8, 2021
@maorleger
Copy link
Member

Passed on rerun, closing but please do reopen if it shows up again as we would like to identify continuously flaky tests

azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Apr 9, 2022
[Hub Generated] Review request for Microsoft.DocumentDB to add version preview/2022-02-15-preview (Azure#18087)

* Adds base for updating Microsoft.DocumentDB from version preview/2021-11-15-preview to version 2022-02-15-preview

* Updates readme

* Updates API version in new specs and examples

* Partition Merge RP API changes

* fix spec to reflect the returned value

* fix serialization of merge response

* Add mongodb API

* prettier fix

* fixed Linter and Prettier errors

* prettier fixes

* fix linter errors

* address CR feedback

* semantic validation fixes

* fix mongodb merge example

* support for pitr basic/lite

* fix pretty and add mongo 4.2

* Adding Support for Client Encryption Policy in swagger spec

* Update cosmos-db.json

* Update cosmos-db.json

* Update CosmosDBSqlContainerCreateUpdate.json

* Fixed prettier checl

* Fixed prettier check

Co-authored-by: Vinh Trinh <vitrinh@microsoft.com>
Co-authored-by: Santosh Kulkarni <66682828+kr-santosh@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

3 participants