Add project exclusion for System.Text.Json tests#128344
Conversation
Needed to make outerloops green again.
|
Tagging subscribers to this area: @agocke, @dotnet/ilc-contrib |
|
Caution Security scanning requires review for Code Review DetailsThe threat detection results could not be parsed. The workflow output should be reviewed before merging. Review the workflow run logs for details. 🤖 Copilot Code Review — PR #128344Note This review was generated by Copilot. Holistic AssessmentMotivation: Justified. Issue #128286 documents consistent Access Violation crashes in Approach: Correct — adding an unconditional Summary: ✅ LGTM. Simple, well-motivated test exclusion that follows existing conventions. Detailed Findings💡 Redundant existing exclusionThe new unconditional exclusion (line 409) for issue #128286 makes the existing conditional exclusion (lines 412-413) for issue #119380 (osx/arm64 only) redundant — the same ✅ Correctness
|
|
/ba-g relevant legs already passed, needed to unblock outerloop testing |
Needed to make outerloops green again.
Cc @dotnet/ilc-contrib