Uh oh!
There was an error while loading. Please reload this page.
Fix GetGeneration GC API test failure under interpreter - #131918
Conversation
|
Azure Pipelines: 16 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
…mpatible takes effect Co-authored-by: BrzVlad <4720621+BrzVlad@users.noreply.github.com>
BrzVlad
commented
Aug 6, 2026
/azp run runtime-interpreter |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
Tagging subscribers to this area: @JulieLeeMSFT, @BrzVlad, @janvorli |
BrzVlad
commented
Aug 6, 2026
interpreter tests ran successfully this time |
|
Azure Pipelines: Successfully started running 3 pipeline(s). 13 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Uh oh!
There was an error while loading. Please reload this page.
c636f8f to
838937dCompareBrzVlad
commented
Aug 6, 2026
/azp run runtime-interpreter |
|
Azure Pipelines: Successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
Note
This error may be related to your runner configuration. You can now configure runners for Copilot code review separately from Copilot cloud agent by creating a copilot-code-review.yml file with your setup steps. Read the docs for details.
Uh oh!
There was an error while loading. Please reload this page.
InterpreterIncompatibledid not disableGC/API/GC/GetGenerationunder the interpreterRequiresProcessIsolationtosrc/tests/GC/API/GC/GetGeneration.csprojclr+libsandsrc/tests/build.sh Release -tree:GC/API/GCGetGeneration.shis generated with the interpreter guard and theOutOfProcessTestmarker is emittedDOTNET_InterpMode=1 bash GetGeneration.shskips (exit 0) and a normal run against Core_Root still passes