Skip to content

[clr-ios] Remove ActiveIssue #124072 from RuntimeAsyncTests#127558

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/remove-active-issue-124072
Draft

[clr-ios] Remove ActiveIssue #124072 from RuntimeAsyncTests#127558
Copilot wants to merge 2 commits intomainfrom
copilot/remove-active-issue-124072

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 29, 2026

Removes the[ActiveIssue("https://github.com/dotnet/runtime/issues/124072", typeof(PlatformDetection), nameof(PlatformDetection.IsInterpreter))] skips on interpreter from RuntimeAsyncTests. The tracking issue doesn't reflect the failures.

Fixes #124072

Agent-Logs-Url: https://github.com/dotnet/runtime/sessions/14294cf2-d98a-4cf0-96a2-ee7bcdd984ed

Co-authored-by: kotlarmilos <11523312+kotlarmilos@users.noreply.github.com>
Copilot AI self-assigned this Apr 29, 2026
Copilot AI review requested due to automatic review settings April 29, 2026 13:01
Copilot AI review requested due to automatic review settings April 29, 2026 13:01
@kotlarmilos kotlarmilos changed the title Remove ActiveIssue #124072 from RuntimeAsyncTests [clr-ios] Remove ActiveIssue #124072 from RuntimeAsyncTests Apr 29, 2026
@dotnet-policy-service
Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @steveisok, @dotnet/area-system-reflection
See info in area-owners.md if you want to be subscribed.

Copilot AI review requested due to automatic review settings April 30, 2026 10:26
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

Removes interpreter-specific ActiveIssue #124072 skips from RuntimeAsyncTests, re-enabling these tests under interpreter runs when RemoteExecutor and RuntimeAsync instrumentation are supported.

Changes:

  • Deleted [ActiveIssue(... IsInterpreter)] attributes from multiple RuntimeAsync_* tests to stop skipping them on interpreter.
Show a summary per file
File Description
src/libraries/System.Runtime/tests/System.Threading.Tasks.Tests/System.Runtime.CompilerServices/RuntimeAsyncTests.cs Removes interpreter ActiveIssue #124072 skips from RuntimeAsync tests.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 1

@kotlarmilos
Copy link
Copy Markdown
Member

/azp run runtime-ioslike

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Tests failing on tvos with "The app 'net.dot.System.Runtime.Tests' terminated with signal 11"

3 participants