Skip to content

[main] Source code updates from dotnet/runtime#1546

Merged
dotnet-maestro[bot] merged 6 commits intomainfrom
darc-main-0a1ada84-9206-4e2f-b9d1-c44b78408c29
Jul 21, 2025
Merged

[main] Source code updates from dotnet/runtime#1546
dotnet-maestro[bot] merged 6 commits intomainfrom
darc-main-0a1ada84-9206-4e2f-b9d1-c44b78408c29

Conversation

@dotnet-maestro
Copy link
Contributor

@dotnet-maestro dotnet-maestro bot commented Jul 19, 2025

Note

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

This pull request brings the following source code changes

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

MichalStrehovsky added a commit to MichalStrehovsky/runtime that referenced this pull request Jul 21, 2025
This is blocking dotnet/dotnet#1546. Looks like this got lost in all the WASM timeout noise in dotnet#117624.

We can either suppress or add to ref assembly, but ref assembly only has things ILLink custom steps depend on. So suppression it is.

I just regenerated it with `/p:ApiCompatGenerateSuppressionFile=true` so it shuffled two unrelated lines.
@MichalStrehovsky
Copy link
Member

Fix for the ApiCompat issues at dotnet/runtime#117875.

MichalStrehovsky added a commit to dotnet/runtime that referenced this pull request Jul 21, 2025
This is blocking dotnet/dotnet#1546. Looks like this got lost in all the WASM timeout noise in #117624.

We can either suppress or add to ref assembly, but ref assembly only has things ILLink custom steps depend on. So suppression it is.

I just regenerated it with `/p:ApiCompatGenerateSuppressionFile=true` so it shuffled two unrelated lines.
@dotnet-maestro dotnet-maestro bot merged commit 601fd31 into main Jul 21, 2025
15 checks passed
@dotnet-maestro dotnet-maestro bot deleted the darc-main-0a1ada84-9206-4e2f-b9d1-c44b78408c29 branch July 21, 2025 12:52
akoeplinger pushed a commit that referenced this pull request Jul 21, 2025
This is blocking #1546. Looks like this got lost in all the WASM timeout noise in #117624.

We can either suppress or add to ref assembly, but ref assembly only has things ILLink custom steps depend on. So suppression it is.

I just regenerated it with `/p:ApiCompatGenerateSuppressionFile=true` so it shuffled two unrelated lines.
github-actions bot pushed a commit to dotnet/runtime that referenced this pull request Jul 22, 2025
This is blocking dotnet/dotnet#1546. Looks like this got lost in all the WASM timeout noise in #117624.

We can either suppress or add to ref assembly, but ref assembly only has things ILLink custom steps depend on. So suppression it is.

I just regenerated it with `/p:ApiCompatGenerateSuppressionFile=true` so it shuffled two unrelated lines.
ericstj pushed a commit to dotnet/runtime that referenced this pull request Jul 22, 2025
This is blocking dotnet/dotnet#1546. Looks like this got lost in all the WASM timeout noise in #117624.

We can either suppress or add to ref assembly, but ref assembly only has things ILLink custom steps depend on. So suppression it is.

I just regenerated it with `/p:ApiCompatGenerateSuppressionFile=true` so it shuffled two unrelated lines.

Co-authored-by: Michal Strehovský <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants