Skip to content

Remove workarounds for a fixed issue in run-file tests#53214

Merged
jjonescz merged 1 commit into
dotnet:release/10.0.3xxfrom
jjonescz:51077-remove-workarounds
Mar 3, 2026
Merged

Remove workarounds for a fixed issue in run-file tests#53214
jjonescz merged 1 commit into
dotnet:release/10.0.3xxfrom
jjonescz:51077-remove-workarounds

Remove workarounds for a fixed issue in run-file tests

4ba8eea
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis succeeded Mar 3, 2026 in 0s

.NET Result Analysis

Details

All checks completed

[dotnet-sdk-public-ci]

Build Rerun

✔️ Build passed after 1 retries.

(Attempt #1) [link to build]

dotnet-sdk-public-ci / Build / TestAsTools: windows (x64) / 🟣 Build

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    expand to see the full error
      src\Layout\redist\targets\RestoreLayout.targets(314,5): error : (NETCORE_ENGINEERING_TELEMETRY=Build) HttpRequestException: Error while copying content to a stream. at System.Net.Http.HttpContent.LoadIntoBufferAsyncCore(Task serializeToStreamTask, LimitArrayPoolWriteStream tempBuffer) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.ExecutionContextCallback(Object s) at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext(Thread threadPoolThread) at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1.AsyncStateMachineBox`1.MoveNext() at System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(IAsyncStateMachineBox box, Boolean allowInlining) at System.Threading.Tasks.Task.RunContinuations(Object continuationObject) at System.Threading.Tasks.Task.FinishStageTwo() at Syste

Was this helpful? Yes No