Eric StJohn

Results 138 issues of Eric StJohn

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=835727 Build error leg or test failing: System.Net.Sockets.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/108718 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

arch-wasm
area-System.Net
Known Build Error
os-wasi

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=813673 Build error leg or test failing: chrome-DebuggerTests.EvaluateOnCallFrameTests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/107639 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

blocking-clean-ci
area-Debugger-mono
area-Diagnostics-mono
Known Build Error

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=808398 Build error leg or test failing: System.Runtime.InteropServices.JavaScript.Tests.JSImportTest.JsImportObjectArray Pull request: https://github.com/dotnet/runtime/pull/107820 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

blocking-clean-ci
area-System.Runtime.InteropServices.JavaScript
Known Build Error

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=805750 Build error leg or test failing: System.Net.Quic.Functional.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/107724 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssueJsonStepByStep.md). ```json...

os-mac-os-x
blocking-clean-ci
area-System.Net.Quic
Known Build Error

Repo area owners: - WinForms - @merriemcgaw @lonitra @JeremyKuhne - Libraries - @artl93 @jeffschwMSFT @jeffhandley @karelz @ericstj @stephentoub @SamMonoRT Libraries area owners: - System.Drawing @dotnet/area-system-drawing @lonitra @merriemcgaw @JeremyKuhne - System.Reflection.Emit...

Tests on M1 that require loading native binaries built in the repo are failing with `System.DllNotFoundException : Unable to load shared library 'LdaNative' or one of its dependencies. In order...

Build

Test all product bundles and nuget packages for freshness and flag inconsistencies to catch problems before they surface as unpatched components. We have a very sophisticated build system that intends...

### Describe the bug A few places in the .NET SDK components try to stay on old copies of some packages so that they can align with those that are...

release blocking
Area-Tools

This PR does 3 things. 1. Adds `TargetFramework` to NuGet package references. This can be useful when querying component data to understand if components are used in a place where...

This assembly is part of .NET and the package reference is not needed on all the frameworks targeted by this project. Referencing the package causes many old and unused .NET...