Uh oh!
There was an error while loading. Please reload this page.
[ppc64le] Fixed assertion failure which was occurring while running System.Runtime.Serialization.Formatters tests - #108429
Conversation
…l method for ppc64le architecture
…ystem.Runtime.Serialization.Formatters tests
alhad-deshpande
commented
Oct 1, 2024
@akoeplinger |
alhad-deshpande
commented
Oct 9, 2024
@lambdageek |
akoeplinger
commented
Oct 9, 2024
/azp run runtime-community |
|
Azure Pipelines successfully started running 1 pipeline(s). |
akoeplinger
commented
Oct 9, 2024
sorry for the late response, I was on vacation and am still catching up on GitHub notifications 😄 |
akoeplinger
commented
Oct 9, 2024
/azp run runtime-community |
|
Azure Pipelines successfully started running 1 pipeline(s). |
alhad-deshpande
commented
Oct 9, 2024
No problem. Thanks for approving! |
alhad-deshpande
commented
Oct 9, 2024
@akoeplinger I have merged latest main and the build should pass now. |
akoeplinger
commented
Oct 9, 2024
/azp run runtime-community |
|
Azure Pipelines successfully started running 1 pipeline(s). |
akoeplinger
commented
Oct 9, 2024
/ba-g this only changes ppc64le codepaths so the other failures are unrelated |
…ystem.Runtime.Serialization.Formatters tests (dotnet#108429) * [ppc64le] Fixed thunk address 8 byte alignment issue * Fixed FSharp crash issue * [ppc64le] Implementation of mono_arch_get_delegate_virtual_invoke_impl method for ppc64le architecture * Fixed clang15 build issues and returning address of sc_sp instead of value * Added float32 support and implemented related opcodes * Correction in OP_RCONV_TO_R cases * Corrected code for few opcodes * [ppc64le] performance improvements while branching * [ppc64le] Fixed insufficient memory exception issue * [ppc64le] Fixed assertion failure which was occurring while running System.Runtime.Serialization.Formatters tests
This PR fixes assertion failure mentioned in PR 107678.