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] Re-record tests against v3.1 #15995

Merged

Conversation

deyaaeldeen
Copy link
Member

@deyaaeldeen deyaaeldeen commented Jun 25, 2021

All tests pass now finally so this PR re-record all tests and updates the readme.

@Azure Azure deleted a comment from check-enforcer bot Jun 29, 2021
@deyaaeldeen
Copy link
Member Author

/azp run js - ai-text-analytics - ci

@azure-pipelines
Copy link

No pipelines are associated with this pull request.

@deyaaeldeen
Copy link
Member Author

/azp run js - textanalytics - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@@ -500,7 +497,6 @@ main();

## Known Issues

- `beginAnalyzeHealthcareEntities` is still in gated preview and can not be used with AAD credentials. For more information, see [the Text Analytics for Health documentation](https://docs.microsoft.com/azure/cognitive-services/text-analytics/how-tos/text-analytics-for-health?tabs=ner#request-access-to-the-public-preview).
- At time of this SDK release, the `modelVersion` option to `beginAnalyzeHealthcareEntities` is ignored by the service. The service always processes the operation using the "latest" model.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR, but if we can clean this line too, that would be great.
After GA, the service will start adding model-version. See comment here: https://msazure.visualstudio.com/Cognitive%20Services/_workitems/edit/9479280

Also, after looking at the docs, and passing model-version=2021-05-15, the service didn't fail or anything

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done :)

@deyaaeldeen deyaaeldeen merged commit 6f72211 into Azure:feature/textanalytics/3.1 Jun 30, 2021
@deyaaeldeen deyaaeldeen deleted the textanalytics/3.1-tests branch June 30, 2021 06:57
checkEntityTextOffset
);
});
// it("family emoji wit skin tone modifier", async function(this: Context) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

curious, why did u have to disable these tests?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ghost pushed a commit that referenced this pull request Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants