dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.85k stars 4.62k forks source link

asmdiff failed for checked and release for smoke_tests.nativeaot.windows.arm64 #104584

Closed JulieLeeMSFT closed 1 month ago

JulieLeeMSFT commented 1 month ago

Pipeline: runtime-coreclr superpmi-asmdiffs-checked-release: 20240708.2 Failed job: Link Log

Error Message:

[23:18:54] Asm diffs summary:

[23:18:54]   Replay failures in 1 MCH files:

[23:18:54]     C:\h\w\AE3409D3\p\artifacts\spmi\mch\e6c7a441-8d3c-4135-abc2-bc4dd7c6a4d7.windows.arm64\smoke_tests.nativeaot.windows.arm64.checked.mch

[23:18:54]   Asm diffs in 1 MCH files:

[23:18:54]     C:\h\w\AE3409D3\p\artifacts\spmi\mch\e6c7a441-8d3c-4135-abc2-bc4dd7c6a4d7.windows.arm64\smoke_tests.nativeaot.windows.arm64.checked.mch
dotnet-policy-service[bot] commented 1 month ago

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch See info in area-owners.md if you want to be subscribed.

JulieLeeMSFT commented 1 month ago

Seems caused by https://github.com/dotnet/runtime/pull/104282 @kunalspathak

The commit before #104282 passed the test: 20240708.2

jakobbotsch commented 1 month ago

Duplicate of #104441 ?