Uh oh!
There was an error while loading. Please reload this page.
[ppc64le] Bug fixes - #74800
Conversation
alhad-deshpande
commented
Aug 30, 2022
@akoeplinger |
alhad-deshpande
commented
Aug 30, 2022
/azp run runtime-community |
|
Commenter does not have sufficient privileges for PR 74800 in repo dotnet/runtime |
stephentoub
commented
Aug 30, 2022
Are we supporting ppc64le in .NET 7? I'm wondering why such fixes need to be in the release branch. |
akoeplinger
commented
Aug 30, 2022
@stephentoub not from Microsoft's side, the port is maintained by IBM. This helps them carrying fewer patches. |
akoeplinger
commented
Aug 30, 2022
@steveisok please approve |
carlossanlop
commented
Aug 30, 2022
@akoeplinger can you please confirm the CI failures aren't related? |
The failures appear to be infra related as each one says it couldn't upload artifacts. In fact, the build analysis tab indicates they were dead lettered. I'll respin just to make sure. |
akoeplinger
commented
Aug 30, 2022
This is only touching PPC64 code so it is impossible to be related to failures on ARM64 jobs. I think this is good to be merged. |
carlossanlop
commented
Aug 31, 2022
CI failures verified as unrelated. The re-run showed cancellations/artifacts not uploaded, but no actual test failures. |
This PR is a manual backport for PR 74746 for release/7.0 branch. Please merge it as the original PR has already been merged in main.