Open
Description
Search Documents nightly test runs are failing with:
Error message:
expected 10 to equal 9Stack 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