-
Notifications
You must be signed in to change notification settings - Fork 5k
Update maintenance-packages versions #114281
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- eng/Versions.props: Language not supported
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
…ence-packages build 20250404.2 Microsoft.SourceBuild.Intermediate.source-build-reference-packages From Version 10.0.617601 -> To Version 10.0.620402
Here's the prebuilts deps flow: #114283 (review) |
…5-a5c838a0e367' into UpdateMP2 [main] Update dependencies from dotnet/source-build-reference-packages
The linux arm64 NativeAOT failure was a Reflection test says an assembly could not be loaded.
|
It's also happening in Windows arm64 NativeAOT:
|
These packages are unused on .NET Core right? They're just empty facades? |
They're only needed for .NET Framework. |
Failures are caused by #114228 -- we'll need a new known issue. |
Done #114288 cc @adamsitnik |
/ba-g - All Test Errors are known - osx build failure mentioned above, WASM timeout was seen elsewhere like #112937 -- see https://dev.azure.com/dnceng-public/public/_build/results?buildId=1005987&view=logs&j=d4e38924-13a0-58bd-9074-6a4810543e7c&t=102a6595-1420-53fc-8f17-b0a3f4b1242a&l=1 @akoeplinger suspect that we have a leak in one of the tools run in WASM that's consuming memory and causing builds to fail in interesting ways (OOM killer, restart, lost connection) |
dotnet/dotnet PR: https://github.com/dotnet/dotnet/pull/155/files
Updating:
Prebuilts PRs needed merged first and flowing here: