Skip to content

[main] Source code updates from dotnet/dotnet#123206

Merged
ericstj merged 3 commits intomainfrom
darc-main-aa0bc376-aeaf-4fc8-bea4-55208d5f39cc
Jan 15, 2026
Merged

[main] Source code updates from dotnet/dotnet#123206
ericstj merged 3 commits intomainfrom
darc-main-aa0bc376-aeaf-4fc8-bea4-55208d5f39cc

Conversation

@dotnet-maestro
Copy link
Contributor

Note

This is a codeflow update. It may contain both source code changes from
the VMR
as well as dependency updates. Learn more here.

This pull request brings the following source code changes

From https://github.com/dotnet/dotnet

Updated Dependencies

Associated changes in source repos

Diff the source with this PR branch
darc vmr diff --name-only https://github.com/dotnet/dotnet:4d383e955786d8fa9b0880d00bdca12f9208c7f5..https://github.com/dotnet/runtime:darc-main-aa0bc376-aeaf-4fc8-bea4-55208d5f39cc

@github-actions github-actions bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 15, 2026
@ericstj
Copy link
Member

ericstj commented Jan 15, 2026

Lots of instances of JSImportGenerator tests failing.

System.InvalidOperationException : Context: Source generator application
Context: Verifying source generated files
checksum algorithm of 'Microsoft.Interop.JavaScript.JSImportGenerator/Microsoft.Interop.JavaScript.JSImportGenerator/JSImports.g.cs' was expected to be 'Sha1' but was 'Sha256'

Suspect this is due to change in compiler around hashing algo used for generated files. Will update test infra.

Quic tests failing @dotnet/ncl

An internal error has occurred. RegistrationOpen failed: QUIC_STATUS_OUT_OF_MEMORY

Could this be a bug in quic component? Lots of tests failing this way.

@pavelsavara
Copy link
Member

pavelsavara commented Jan 15, 2026

I filled #123224 for System.Runtime.Tests.JitInfoTests.JitInfoIsPopulated test failing

@ericstj ericstj requested a review from pavelsavara as a code owner January 15, 2026 18:34
@ericstj
Copy link
Member

ericstj commented Jan 15, 2026

I fixed all the JSImportGenerator test failures.

@ericstj
Copy link
Member

ericstj commented Jan 15, 2026

Looks like the QUIC failures are hitting multiple PRs right now, not unique to this one -- #123216

@ericstj ericstj merged commit f3087a3 into main Jan 15, 2026
173 of 177 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-aa0bc376-aeaf-4fc8-bea4-55208d5f39cc branch January 15, 2026 23:52
@github-actions github-actions bot locked and limited conversation to collaborators Feb 15, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants