Skip to content

Add serialization/deserialization support for ClassifierId, Split and Pages. #47619

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

Add serialization/deserialization support for ClassifierId, Split and…

7f31fbe
Select commit
Loading
Failed to load commit list.
Closed

Add serialization/deserialization support for ClassifierId, Split and Pages. #47619

Add serialization/deserialization support for ClassifierId, Split and…
7f31fbe
Select commit
Loading
Failed to load commit list.
Azure Pipelines / net - documentintelligence - ci failed Dec 19, 2024 in 8m 27s

Build #20241219.1 had test failures

Details

Tests

  • Failed: 56 (3.25%)
  • Passed: 1,022 (59.35%)
  • Other: 644 (37.40%)
  • Total: 1,722

Annotations

Check failure on line 408 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Build log #L408

Generated code is not up to date.
    You may need to rebase on the latest main, 
    run 'eng\scripts\Update-Snippets.ps1' if you modified sample snippets or other *.md files (https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#updating-sample-snippets), 
    run 'eng\scripts\Export-API.ps1' if you changed public APIs (https://github.com/Azure/azure-sdk-for-net/blob/main/CONTRIBUTING.md#public-api-additions). 
    run 'dotnet build /t:GenerateCode' to update the generated code and samples.
    
To reproduce this error locally, run 'eng\scripts\CodeChecks.ps1 -ServiceDirectory documentintelligence'.

Check failure on line 435 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Build log #L435

PowerShell exited with code '1'.

Check failure on line 704 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Build log #L704

Bash exited with code '1'.

Check failure on line 834 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Build log #L834

Cmd.exe exited with code '1'.

Check failure on line 1 in Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests(False).ClassifyDocumentOperationCanParseOperationId(Completed)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests(False).ClassifyDocumentOperationCanParseOperationId(Completed)

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request POST https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686/analyzeResults/03790ecd-9956-4861-8df1-4dd97c57cc65?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1676183686?api-version=2024-11-30
Header differences:
Body differences:
There are differences between request and recordentry bodies:
.classifierId: Missing in request JSON
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 88
   at Azure.Core.Pipeline.TaskExtensions.EnsureCompleted(Task task) in /mnt/vss/_work/1/s/sdk/core/Azure.Core/src/Shared/TaskExtensions.cs:line 43
   at Azure.Core.TestFramework.ProxyTransport.Process(HttpMessage message) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 63
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessNextAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RequestActivityPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.ResponseBodyPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.LoggingPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelinePolicy.ProcessNext(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RedirectPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RetryPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipeline.Send(HttpMessage message, CancellationToken cancellationToken)
   at Azure.Core.HttpPipelineExtensions.ProcessMessage(HttpPipeline pipeline, HttpMessage message, RequestContext requestContext, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Shared/HttpPipelineExtensions.cs:line 40
   at Azure.Core.ProtocolOperationHelpers.ProcessMessage[T](HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, String scopeName, OperationFinalStateVia finalStateVia, RequestContext requestContext, WaitUntil waitUntil, Func`2 resultSelector) in /_/sdk/core/Azure.Core/src/Shared/ProtocolOperationHelpers.cs:line 45
   at Azure.Core.ProtocolOperationHelpers.ProcessMessage(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, String scopeName, OperationFinalStateVia finalStateVia, RequestContext requestContext, WaitUntil waitUntil) in /_/sdk/core/Azure.Core/src/Shared/ProtocolOperationHelpers.cs:line 30
   at Azure.AI.DocumentIntelligence.DocumentIntelligenceClient.ClassifyDocument(WaitUntil waitUntil, String classifierId, RequestContent content, String stringIndexType, String split, String pages, RequestContext context) in /_/sdk/documentintelligence/Azure.AI.DocumentIntelligence/src/Document

Check failure on line 1 in Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests(True).ClassifyDocumentOperationCanParseOperationId(Completed)

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests(True).ClassifyDocumentOperationCanParseOperationId(Completed)

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request POST https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283/analyzeResults/1a568cc7-6a22-4c12-8630-a1b2d46e02a6?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/829844283?api-version=2024-11-30
Header differences:
Body differences:
There are differences between request and recordentry bodies:
.classifierId: Missing in request JSON
Raw output
   at Azure.Core.TestFramework.TaskExtensions.GetResultFromTask(Object returnValue) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/TaskExtensions.cs:line 130
   at Azure.Core.TestFramework.InstrumentResultInterceptor.Intercept(IInvocation invocation) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/InstrumentResultInterceptor.cs:line 85
   at Castle.DynamicProxy.AbstractInvocation.Proceed()
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 93
--- End of stack trace from previous location ---
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location ---
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.ValidateDiagnosticScope[T](Func`1 action, MethodInfo methodInfo, String source) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 208
   at Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests.ClassifyDocumentOperationCanParseOperationId(WaitUntil waitUntil) in /mnt/vss/_work/1/s/sdk/documentintelligence/Azure.AI.DocumentIntelligence/tests/OperationWithIdLiveTests.cs:line 79
   at Azure.AI.DocumentIntelligence.Tests.OperationWithIdLiveTests.ClassifyDocumentOperationCanParseOperationId(WaitUntil waitUntil) in /mnt/vss/_work/1/s/sdk/documentintelligence/Azure.AI.DocumentIntelligence/tests/OperationWithIdLiveTests.cs:line 84
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 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.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)

Check failure on line 1 in Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests(False).ClassifyDocumentWithBytesSource

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests(False).ClassifyDocumentWithBytesSource

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request POST https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255/analyzeResults/48103981-e9ca-4f6c-a5a0-871ec129094d?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/1633891255?api-version=2024-11-30
Header differences:
Body differences:
There are differences between request and recordentry bodies:
.classifierId: Missing in request JSON
Raw output
   at Azure.Core.TestFramework.ProxyTransport.ProcessResponseAsync(HttpMessage message, Boolean async) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 123
   at Azure.Core.TestFramework.ProxyTransport.ProcessAsyncInternalAsync(HttpMessage message, Boolean async) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 88
   at Azure.Core.Pipeline.TaskExtensions.EnsureCompleted(Task task) in /mnt/vss/_work/1/s/sdk/core/Azure.Core/src/Shared/TaskExtensions.cs:line 43
   at Azure.Core.TestFramework.ProxyTransport.Process(HttpMessage message) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/ProxyTransport.cs:line 63
   at Azure.Core.Pipeline.HttpPipelineTransportPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessNextAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RequestActivityPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RequestActivityPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.ResponseBodyPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.ResponseBodyPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.LoggingPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.BearerTokenAuthenticationPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelinePolicy.ProcessNext(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RedirectPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RedirectPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RetryPolicy.ProcessAsync(HttpMessage message, ReadOnlyMemory`1 pipeline, Boolean async)
   at Azure.Core.Pipeline.RetryPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipelineSynchronousPolicy.Process(HttpMessage message, ReadOnlyMemory`1 pipeline)
   at Azure.Core.Pipeline.HttpPipeline.Send(HttpMessage message, CancellationToken cancellationToken)
   at Azure.Core.HttpPipelineExtensions.ProcessMessage(HttpPipeline pipeline, HttpMessage message, RequestContext requestContext, CancellationToken cancellationToken) in /_/sdk/core/Azure.Core/src/Shared/HttpPipelineExtensions.cs:line 40
   at Azure.Core.ProtocolOperationHelpers.ProcessMessage[T](HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, String scopeName, OperationFinalStateVia finalStateVia, RequestContext requestContext, WaitUntil waitUntil, Func`2 resultSelector) in /_/sdk/core/Azure.Core/src/Shared/ProtocolOperationHelpers.cs:line 45
   at Azure.Core.ProtocolOperationHelpers.ProcessMessage(HttpPipeline pipeline, HttpMessage message, ClientDiagnostics clientDiagnostics, String scopeName, OperationFinalStateVia finalStateVia, RequestContext requestContext, WaitUntil waitUntil) in /_/sdk/core/Azure.Core/src/Shared/ProtocolOperationHelpers.cs:line 30
   at Azure.AI.DocumentIntelligence.DocumentIntelligenceClient.ClassifyDocument(WaitUntil waitUntil, String classifierId, RequestContent content, String stringIndexType, String split, String pages, RequestContext context) in /_/sdk/documentintelligence/Azure.AI.DocumentIntelligence/src/Document

Check failure on line 1 in Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests(True).ClassifyDocumentWithUriSource

See this annotation in the file changed.

@azure-pipelines azure-pipelines / net - documentintelligence - ci

Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests(True).ClassifyDocumentWithUriSource

Azure.Core.TestFramework.TestRecordingMismatchException : If this is a new recording, make sure you have pushed the recordings to the assets repository. For instructions, see: https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/core/Azure.Core.TestFramework/README.md#recording

Unable to find a record for the request POST https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670:analyze?api-version=2024-11-30&stringIndexType=utf16CodeUnit
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670/analyzeResults/0fc1894a-2cd1-43d2-ba1e-913adb60eece?api-version=2024-11-30
Remaining entry: https://camaiaornettesting.cognitiveservices.azure.com/documentintelligence/documentClassifiers/2107457670?api-version=2024-11-30
Header differences:
Body differences:
There are differences between request and recordentry bodies:
.classifierId: Missing in request JSON
Raw output
   at Azure.Core.TestFramework.TaskExtensions.GetResultFromTask(Object returnValue) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/TaskExtensions.cs:line 130
   at Azure.Core.TestFramework.InstrumentResultInterceptor.Intercept(IInvocation invocation) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/InstrumentResultInterceptor.cs:line 85
   at Castle.DynamicProxy.AbstractInvocation.Proceed()
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass5_0`1.<<WrapAsyncResultCore>g__Await|0>d.MoveNext() in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 93
--- End of stack trace from previous location ---
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.<>c__DisplayClass6_0`1.<<ValidateDiagnosticScopeInterceptor>b__0>d.MoveNext() in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 174
--- End of stack trace from previous location ---
   at Azure.Core.TestFramework.DiagnosticScopeValidatingInterceptor.ValidateDiagnosticScope[T](Func`1 action, MethodInfo methodInfo, String source) in /mnt/vss/_work/1/s/sdk/core/Azure.Core.TestFramework/src/Instrumentation/DiagnosticScopeValidatingInterceptor.cs:line 208
   at Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests.ClassifyDocumentWithUriSource() in /mnt/vss/_work/1/s/sdk/documentintelligence/Azure.AI.DocumentIntelligence/tests/DocumentIntelligenceClient/DocumentClassifierLiveTests.cs:line 27
   at Azure.AI.DocumentIntelligence.Tests.DocumentClassifierLiveTests.ClassifyDocumentWithUriSource() in /mnt/vss/_work/1/s/sdk/documentintelligence/Azure.AI.DocumentIntelligence/tests/DocumentIntelligenceClient/DocumentClassifierLiveTests.cs:line 32
   at NUnit.Framework.Internal.TaskAwaitAdapter.GenericAdapter`1.BlockUntilCompleted()
   at NUnit.Framework.Internal.MessagePumpStrategy.NoMessagePumpStrategy.WaitForCompletion(AwaitAdapter awaiter)
   at NUnit.Framework.Internal.AsyncToSyncAdapter.Await(Func`1 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.<Execute>b__0()
   at NUnit.Framework.Internal.Commands.BeforeAndAfterTestCommand.RunTestMethodInThreadAbortSafeZone(TestExecutionContext context, Action action)