-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Don't use the CoercedConstantValue value as the key, when we have a reloc #49029
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
|
Trigger the "runtime-coreclr r2r-extra" pipeline to verify |
|
/azp run runtime-coreclr r2r-extra |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The failures that occur are due to a different issue, a file not found error when doing a crossgen of CORE_ROOT Generate CORE_ROOT
|
|
I kicked off a 'main' branch baseline run so you can see if it also fails in baseline: https://dev.azure.com/dnceng/public/_build/results?buildId=1020021&view=results |
|
Thanks Bruce |
|
The errors the we get when running crossgen to create CORE_ROOT could be caused by: PR #48858 Build Micrososoft.Extensions.DependencyInjection.Specification.Tests package (checked in 8 hours ago) |
|
We are seeing the same regression in the 'main' branch baseline run. |
|
/azp run runtime-coreclr r2r-extra |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
/azp run runtime-coreclr r2r-extra |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
This fixes the issue with the assert failure on arm64 #48895 I will check this fix in after you approve it. |
|
Task failure: runtime (CoreCLR Pri0 Runtime Tests Run windows arm64 checked) Looks similar to existing issue: #11063 |
|
r2r-extra was clean. amazing! |
…isSharedConst is true.
|
/azp run runtime-coreclr r2r-extra |
|
Azure Pipelines successfully started running 1 pipeline(s). |
AndyAyersMS
left a comment
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.
LGTM.
Instead just use the vnLibNorm
Fixes #48895