Skip to content

[Search Documents] SearchClient tests (service version 2020-06-30) deleteDocuments delete a document by documents failing in nightly runs #25654

Open

Description

Search Documents nightly test runs are failing with:

Error message:
expected 10 to equal 9

Stack trace:
AssertionError: expected 10 to equal 9
at Context.<anonymous> (/mnt/vss/_work/1/s/sdk/search/search-documents/test/public/node/searchClient.spec.ts:237:14)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
+ expected - actual
-10
+9

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

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.Searchtest-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