-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Error generating win-x86 SuperPMI asm diffs for libraries.crossgen2 collection #61482
Comments
Tagging subscribers to this area: @JulieLeeMSFT Issue DetailsLots of:
from: In the superpmi asmdiffs pipeline, e.g.: (look at superpmi_windows_x86.log) @dotnet/jit-contrib
|
This problem still occurs. Maybe it needs some logic similar to #67688 but for x86. E.g., recent run: https://dev.azure.com/dnceng/public/_build/results?buildId=1790300&view=artifacts&pathAsName=false&type=publishedArtifacts |
Lots of:
from:
Running asm diffs of C:\h\w\B3A109B1\p\artifacts\spmi\mch\3df3e3ec-b1f6-4e6d-8439-2e7f3f7fa2ac.windows.x86\libraries.crossgen2.windows.x86.checked.mch Invoking: C:\h\w\B3A109B1\p\superpmi.exe -a -v ewmi -f C:\h\w\B3A109B1\t\tmp22xxhkp_\libraries.crossgen2.windows.x86.checked.mch_fail.mcl -diffMCList C:\h\w\B3A109B1\t\tmp22xxhkp_\libraries.crossgen2.windows.x86.checked.mch_diff.mcl -r C:\h\w\B3A109B1\t\tmp22xxhkp_\repro -baseMetricsSummary C:\h\w\B3A109B1\t\tmp22xxhkp_\libraries.crossgen2.windows.x86.checked.mch_base_metrics.csv -diffMetricsSummary C:\h\w\B3A109B1\t\tmp22xxhkp_\libraries.crossgen2.windows.x86.checked.mch_diff_metrics.csv -p -failureLimit 100 C:\h\w\B3A109B1\p\base\clrjit_win_x86_x86.dll C:\h\w\B3A109B1\p\diff\clrjit_win_x86_x86.dll C:\h\w\B3A109B1\p\artifacts\spmi\mch\3df3e3ec-b1f6-4e6d-8439-2e7f3f7fa2ac.windows.x86\libraries.crossgen2.windows.x86.checked.mch
In the superpmi asmdiffs pipeline, e.g.:
https://dev.azure.com/dnceng/public/_build/results?buildId=1465307&view=artifacts&pathAsName=false&type=publishedArtifacts
(look at superpmi_windows_x86.log)
@dotnet/jit-contrib
The text was updated successfully, but these errors were encountered: