Skip to content

Skip covariant-return test when running crossgen tests#126775

Merged
jtschuster merged 2 commits intomainfrom
users/jtschuster/skip-covariant-returns
Apr 13, 2026
Merged

Skip covariant-return test when running crossgen tests#126775
jtschuster merged 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.

@jtschuster jtschuster merged commit 98d1ffe into main Apr 13, 2026
99 checks passed
@jtschuster jtschuster deleted the users/jtschuster/skip-covariant-returns branch April 13, 2026 16:43
@github-project-automation github-project-automation bot moved this to Done in AppModel Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

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

4 participants