[Document Translation] Bug in the tests #31948
Labels
Client
This issue points to a problem in the data-plane of the library.
Cognitive - Translator
test-reliability
Issue that causes tests to be unreliable
Bug in the test
sdk\translation\ai-translation-document-rest\test\public\node\documentTranslationTest.spec.ts
"Supported And UnSupported Files"
There is an unhandled rejection in the test mentioned above. It went unnoticed until now because mocha did not complain about it.
In #31918 by @mpodwysocki, upon migrating to vitest, we noticed the error - unhandled rejection.
Pipeline failure from the PR https://dev.azure.com/azure-sdk/public/_build/results?buildId=4326091&view=logs&j=f3d84248-526b-5c53-c1d9-c908a2c076cb&t=a08660e7-0c74-50b6-45ab-0cb70a5776f5&l=166
TODO
await
to surface the errorcc @hamshavathimunibyraiah
The text was updated successfully, but these errors were encountered: