Fix _MergedWrapperMarker to not include markers without corresponding execution scripts#85476
Conversation
Don't include markers without execution scripts
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Tagging subscribers to this area: @hoyosjs Issue DetailsDon't include markers without execution scripts
|
|
This is a slight fix to #85441 |
|
I verified that the only groups missing from a Pri-0 Linux-x64 test run now are: HardwareIntrinsics_Arm_r which is what we want, since they were the ones failing before. |
|
Failure in outerloop is #85081 (which is supposed to be disabled). |
|
I've a question I left in a comment, but otherwise it LGTM! Thanks for fixing this Bruce |
|
fwiw, on a linux-x64 dev box you might build using: But on the CI, the build process is more like this (with many things happening on separate machines): |
trylek
left a comment
There was a problem hiding this comment.
Thanks for landing the real fix Bruce!
Don't include markers without execution scripts