This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.09k
stars
1.2k
forks
source link
[Form Recognizer] AssertionError in `analysis` tests in daily pipeline. #31261
We are running live Tests against other clouds like US Gov and Azure China Cloud. The goal is to check whether new azure sdk package work with other clouds or not.
Error Description:
In the daily pipeline test, some test cases in the sdk/formrecognizer/ai-form-recognizer/test/public/node/analysis.spec.ts file report stable errors.
We are running live Tests against other clouds like US Gov and Azure China Cloud. The goal is to check whether new azure sdk package work with other clouds or not.
Error Description: In the daily pipeline test, some test cases in the
sdk/formrecognizer/ai-form-recognizer/test/public/node/analysis.spec.ts
file report stable errors.Daily pipeline status: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=4177982&view=results
Expected behavior: All tests can pass normally.
@benbp, @meeraharidasa, @jeremymeng for notification.