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

[Text Analytics] [AAD] TextAnalyticsClient LROs #analyze paged results with custom page size failing in nightly runs #27752

Open
zzhxiaofeng opened this issue Nov 10, 2023 · 0 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics test-reliability Issue that causes tests to be unreliable

Comments

@zzhxiaofeng
Copy link
Contributor

Text Analytics nightly test runs are failing with:

Error message
expected 1 to equal +0

Stack trace
AssertionError: expected 1 to equal +0
at Context. (/mnt/vss/_work/1/s/sdk/textanalytics/ai-text-analytics/test/public/textAnalyticsClient.spec.ts:1816:28)
at processTicksAndRejections (node:internal/process/task_queues:95:5)

+expected - actual

-1
+0

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

@github-actions github-actions bot added Client This issue points to a problem in the data-plane of the library. Cognitive - Text Analytics needs-team-triage Workflow: This issue needs the team to triage. labels Nov 10, 2023
@v-xuto v-xuto added test-reliability Issue that causes tests to be unreliable and removed needs-team-triage Workflow: This issue needs the team to triage. labels Nov 10, 2023
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. Cognitive - Text Analytics test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

3 participants