Skip to content

Conversation

@kunalspathak
Copy link
Contributor

If the errors are "missing data" related, ignore them and don't treat it as run failure. With this, superpmi.log will not list the method context ids under Method numbers with compilation failures: section.

Fixes: #61616 and contributes to #61483

@ghost ghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Nov 16, 2021
@ghost
Copy link

ghost commented Nov 16, 2021

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

Issue Details

If the errors are "missing data" related, ignore them and don't treat it as run failure. With this, superpmi.log will not list the method context ids under Method numbers with compilation failures: section.

Fixes: #61616 and contributes to #61483

Author: kunalspathak
Assignees: -
Labels:

area-CodeGen-coreclr

Milestone: -

@kunalspathak
Copy link
Contributor Author

@dotnet/jit-contrib , @BruceForstall

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Don't fail superpmi replay job if the only problem is MISSING data

2 participants