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

[Translation] WrongDocumentEncoding failing in nightly runs #24870

Closed
v-yilinhu opened this issue Oct 22, 2021 · 0 comments · Fixed by #24758
Closed

[Translation] WrongDocumentEncoding failing in nightly runs #24870

v-yilinhu opened this issue Oct 22, 2021 · 0 comments · Fixed by #24758
Assignees
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

Comments

@v-yilinhu
Copy link
Contributor

Translation test runs are failing with:

Error message
Expected: WrongDocumentEncoding
But was: EmptyDocument

Stack trace
at Azure.AI.Translation.Document.Tests.TranslationOperationLiveTests.WrongDocumentEncoding() in /Users/runner/work/1/s/sdk/translation/Azure.AI.Translation.Document/tests/TranslationOperationLiveTests.cs:line 355
at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter1.BlockUntilCompleted() at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter) at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func1 invoke)
at NUnit.Framework.Internal.Commands.TestMethodCommand.RunTestMethod(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.TestMethodCommand.Execute(TestExecutionContext context)
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.<>c__DisplayClass1_0.b__0()
at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

For more details check here:

@jsquire for notification.

@ghost ghost added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 22, 2021
@jsquire jsquire added 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 labels Oct 22, 2021
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Oct 22, 2021
@kinelski kinelski assigned maririos and unassigned kinelski Oct 22, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants