Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.63k stars 2.83k forks source link

translation-text live tests pipeline failing #33863

Closed kristapratico closed 2 months ago

kristapratico commented 10 months ago

Example build: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=3409749&view=logs&j=df6af2db-ebdd-54b9-e787-ddc3f39ac765&t=84caa1ff-da0a-50a9-d8c4-3b778f66f78a&l=11192

Until this PR, translation-text was unintentionally excluded from running live tests. Now that it is enabled, the tests need to be properly configured to run. This will likely just involve setting up the environment variables correctly in the test-resources.json, but reach out if you need help.

Here's some documentation on setting up live tests: https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/tests.md#write-or-run-tests

kristapratico commented 2 months ago

passing now: https://dev.azure.com/azure-sdk/internal/_build?definitionId=2519