[main] Source code updates from dotnet/runtime#4727
Conversation
Diff: https://github.com/dotnet/runtime/compare/18a3069ebfd2f1c1c07c5cb567e4714999e81e61..7c40af1e61152073cace7b33c8afe2fc77a052dc From: dotnet/runtime@18a3069 To: dotnet/runtime@7c40af1 [[ commit created by automation ]]
|
Note PRs from original repository included in this codeflow update:
💡 You may consult the FAQ for more information or tag @dotnet/prodconsvcs for assistance. |
|
@steveisok the build with ninja by default und Linux and Mac needs a reaction here. Looks like the images don't have Ninja installed. |
|
|
What needs to be done for Mac? |
Is there a failure on the mac I'm not seeing? |
|
The iossimulator job which uses macos is passing so apparently not. Does that job provide enough validation? |
It'll check for ninja and fail, so yes. |
|
I meant if we think that's sufficient given that we use another machine pool (arm64) internally. But we can find out post-merge. |
Diff: https://github.com/dotnet/runtime/compare/7c40af1e61152073cace7b33c8afe2fc77a052dc..b7db56ad9a0eadb983a1f4ea2df350188d4db695 From: dotnet/runtime@7c40af1 To: dotnet/runtime@b7db56a [[ commit created by automation ]]
Most likely caused by dotnet/runtime#124077 but I don't understand why this even gets raised because the warning is suppressed in code: |
|
oh I see, the PR has a notice:
|
Diff: https://github.com/dotnet/runtime/compare/b7db56ad9a0eadb983a1f4ea2df350188d4db695..0b91113ce10b7b868f0df88a1c87ae8f2f04bbf0 From: dotnet/runtime@b7db56a To: dotnet/runtime@0b91113 [[ commit created by automation ]]
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
Diff the source with this PR branch