Update UnbrandedGeneratorVersion to 1.0.0-alpha.20250918.1 #52708
Azure Pipelines / net - pullrequest
succeeded
Sep 18, 2025 in 10m 21s
Build #20250918.36 had test failures
Details
- Failed: 1 (0.00%)
- Passed: 73,295 (68.28%)
- Other: 34,048 (31.72%)
- Total: 107,344
- 13278 of 25461 lines covered (52.15%)
Annotations
azure-pipelines / net - pullrequest
Azure.Core.Tests.HttpClientTransportFunctionalTest(True).StreamReadingExceptionsAreIOExceptions
Expected: <System.IO.IOException>
But was: <System.Net.Http.HttpIOException: The response ended prematurely. (ResponseEnded)
at System.Net.Http.HttpConnection.FillAsync(Boolean async)
at System.Net.Http.HttpConnection.CopyToContentLengthAsync(Stream destination, Boolean async, UInt64 length, Int32 bufferSize, CancellationToken cancellationToken)
at System.Net.Http.HttpConnection.ContentLengthReadStream.CompleteCopyToAsync(Task copyTask, CancellationToken cancellationToken)
at Azure.Core.Tests.TransportFunctionalTests.<>c__DisplayClass47_1.<<StreamReadingExceptionsAreIOExceptions>b__1>d.MoveNext() in D:\a\_work\1\s\sdk\core\Azure.Core\tests\TransportFunctionalTests.cs:line 1005
--- End of stack trace from previous location ---
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.Assert.ThrowsAsync(IResolveConstraint expression, AsyncTestDelegate code, String message, Object[] args)>
Raw output
at Azure.Core.Tests.TransportFunctionalTests.StreamReadingExceptionsAreIOExceptions() in D:\a\_work\1\s\sdk\core\Azure.Core\tests\TransportFunctionalTests.cs:line 1005
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.Execution.SimpleWorkItem.<>c__DisplayClass4_0.<PerformWork>b__0()
at NUnit.Framework.Internal.ContextUtils.<>c__DisplayClass1_0`1.<DoIsolated>b__0(Object _)
1) at Azure.Core.Tests.TransportFunctionalTests.StreamReadingExceptionsAreIOExceptions() in D:\a\_work\1\s\sdk\core\Azure.Core\tests\TransportFunctionalTests.cs:line 1005
Loading