Skip to content

Skip covariant-return test when running crossgen tests#126775

Open
jtschuster wants to merge 2 commits intomainfrom
users/jtschuster/skip-covariant-returns
Open

Skip covariant-return test when running crossgen tests#126775
jtschuster wants to merge 2 commits intomainfrom
users/jtschuster/skip-covariant-returns

Conversation

@jtschuster
Copy link
Copy Markdown
Member

To make the outerloops green until #126755 is fixed

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to keep outerloop runs green by opting the async/covariant-return test project out of crossgen/crossgen2 until #126755 (Crossgen2 covariant-return handling for async methods) is fixed.

Changes:

  • Add a CrossGenTest opt-out entry to the covariant-return async test project.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 10, 2026 23:35
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: No status
Status: No status

Development

Successfully merging this pull request may close these issues.

Test failure: _covariant_returns::AsyncMicro.Program.TestPrRepro()

3 participants