David Cantú

Results 25 issues of David Cantú

Fixes https://github.com/dotnet/runtime/issues/75482.

area-System.IO

All formats use ASCII encoding to write down fields, which is unfortunate because a UTF8 name like "földër" will look garbled when read back. ```cs MemoryStream ms = new MemoryStream();...

area-System.IO
blocking-release
in-pr

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=530528 Build error leg or test failing: WasmTestOnBrowser-System.Numerics.Tensors.Net8.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/90505 ## Error Message Fill the error message using [step by step known issues guidance](https://github.com/dotnet/arcade/blob/main/Documentation/Projects/Build%20Analysis/KnownIssues.md#how-to-fill-out-a-known-issue-error-section). ```json...

blocking-clean-ci
untriaged
area-Infrastructure-mono
Known Build Error

When you drag the event and move it through the calendar then you put it out of the bounds and it goes back to the original position the time stays...

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=652467 Build error leg or test failing: System.Text.RegularExpressions.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/101308 ## 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...

area-VM-coreclr
Known Build Error

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=607003 Build error leg or test failing: System.Runtime.Serialization.Xml.ReflectionOnly.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/97759 Console log: https://[helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97759-merge-d19e7f7ac5f0440e83/System.Runtime.Serialization.Xml.ReflectionOnly.Tests/1/console.3728bd9c.log?helixlogtype=result](https://helixre107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-97759-merge-d19e7f7ac5f0440e83/System.Runtime.Serialization.Xml.ReflectionOnly.Tests/1/console.3728bd9c.log?helixlogtype=result) ## Error Message Fill the error message using [step by step known...

blocking-clean-ci
untriaged
area-Codegen-Interpreter-mono
Known Build Error

using Default devcontainer https://github.com/dotnet/dotnet/blob/main/.devcontainer/devcontainer.json and executing `./build.sh`, I consistently hit the following error once build starts for aspnetcore. ``` Intermediate Output Path: /workspaces/dotnet/src/aspnetcore/artifacts/obj/Npm.Workspace/Release/ node:fs:582 return binding.open( ^ EXEC : error...

area-infrastructure
Needs: Attention :wave:

![image](https://github.com/dotnet/dotnet-api-docs/assets/16040868/6c80622c-5cf3-4844-87a5-1183af3c9b5a) This API is only available for 9. Same happens for `IndentCharacter` and `IndentSize`. Not sure if it's a bug in the xml content or in the rendering tool. cc...

untriaged
Pri3
area-Infrastructure

## Build Information Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=805232 Build error leg or test failing: System.Diagnostics.Process.Tests.WorkItemExecution Pull request: https://github.com/dotnet/runtime/pull/107696 ## 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...

area-System.Diagnostics.Process
blocking-clean-ci
Known Build Error

Hey, I noticed a HuggingFace's post about the state of Serverless Inference API. https://huggingface.co/blog/inference-dgx-cloud > Update: This service is deprecated and no longer available as of April 10th, 2025. For...