Update comment for Async covariant return issue#126686
Conversation
|
Tagging subscribers to this area: @dotnet/runtime-infrastructure |
There was a problem hiding this comment.
Pull request overview
Updates the NativeAOT build-disable rationale in the async covariant return test project by replacing a generic “NYI” note with a direct link to the tracked runtime issue.
Changes:
- Replaced the csproj comment with a link to dotnet/runtime issue #126685.
|
Note This review was generated by Copilot. 🤖 Copilot Code Review — PR #126686Holistic AssessmentMotivation: Justified. The test was disabled with a vague "NYI" comment and now has a proper tracking issue (#126685 — "Covariant returns with runtime async," labeled Approach: Correct. Replacing an informal comment with a GitHub issue link is the standard convention for disabled tests in this repo (matches the Summary: ✅ LGTM. This is a comment-only change in a test Detailed Findings✅ Correctness — No behavioral changeThe ✅ Cross-cutting — Other disabled async tests checkedSearched all ✅ Issue quality — Tracking issue is well-structuredIssue #126685 has appropriate labels (
|
|
/ba-g timeouts but this is a comment only change |
No description provided.