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

[Search Documents] "after each" hook for "search with speller" failing in nightly runs #30624

Open
jerryshia opened this issue Aug 2, 2024 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Search test-reliability Issue that causes tests to be unreliable

Comments

@jerryshia
Copy link
Member

Search Documents nightly test runs are failing with:

Stack trace:
Cannot read properties of undefined (reading 'deleteIndex')
TypeError: Cannot read properties of undefined (reading 'deleteIndex')
at Context. (/Users/runner/work/1/s/sdk/search/search-documents/test/public/node/searchClient.spec.ts:2:35)
at callFn (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/mocha@10.7.0/node_modules/mocha/lib/runnable.js:364:21)
at Hook.Runnable.run (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/mocha@10.7.0/node_modules/mocha/lib/runnable.js:352:5)
at next (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/mocha@10.7.0/node_modules/mocha/lib/runner.js:509:10)
at Immediate. (/Users/runner/work/1/s/common/temp/node_modules/.pnpm/mocha@10.7.0/node_modules/mocha/lib/runner.js:570:5)
at processImmediate (node:internal/timers:483:21)

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

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Aug 2, 2024
@v-xuto v-xuto added Client This issue points to a problem in the data-plane of the library. Search test-reliability Issue that causes tests to be unreliable and removed needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. labels Aug 2, 2024
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. Search test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

3 participants