Skip to content

Add interpreter libraries tests to CI - #123191

Merged
janvorli merged 5 commits into
dotnet:mainfrom
janvorli:add-libraries-interpreter-ci
Jan 21, 2026
Merged

Add interpreter libraries tests to CI#123191
janvorli merged 5 commits into
dotnet:mainfrom
janvorli:add-libraries-interpreter-ci

Conversation

@janvorli

Copy link
Copy Markdown
Member

No description provided.

@janvorli janvorli added this to the 11.0.0 milestone Jan 14, 2026
@janvorli janvorli self-assigned this Jan 14, 2026
@janvorli janvorli added NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) area-CodeGen-Interpreter-coreclr labels Jan 14, 2026
Copilot AI review requested due to automatic review settings January 14, 2026 19:46
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @BrzVlad, @janvorli, @kg
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This is a work-in-progress pull request that adds a new CI pipeline to run library tests with the CoreCLR interpreter enabled. The pipeline is configured to run daily and test across multiple platforms (Linux, Windows, and macOS on both x64 and ARM64 architectures).

Changes:

  • Adds a new daily scheduled pipeline for interpreter-based library testing across 6 platforms
  • Configures extended timeout (300 minutes) due to interpreter performance overhead
  • Integrates with Helix test infrastructure for distributed testing

Comment thread eng/pipelines/coreclr/libraries-interpreter.yml
Comment thread eng/pipelines/coreclr/libraries-interpreter.yml
Comment thread eng/pipelines/coreclr/libraries-interpreter.yml
Comment thread eng/pipelines/coreclr/libraries-interpreter.yml Outdated
@janvorli
janvorli force-pushed the add-libraries-interpreter-ci branch 3 times, most recently from b923755 to 7480526 Compare January 14, 2026 19:55
@janvorli

Copy link
Copy Markdown
Member Author

/azp list

@azure-pipelines

Copy link
Copy Markdown
CI/CD Pipelines for this repository:

@janvorli
janvorli force-pushed the add-libraries-interpreter-ci branch from 7480526 to 1fc56a9 Compare January 15, 2026 13:16
@janvorli janvorli changed the title [WIP] Add interpreter libraries tests to CI Add interpreter libraries tests to CI Jan 15, 2026
@janvorli janvorli removed the NO-MERGE The PR is not ready for merge yet (see discussion for detailed reasons) label Jan 15, 2026
@janvorli janvorli changed the title Add interpreter libraries tests to CI [WIP] Add interpreter libraries tests to CI Jan 16, 2026
@janvorli

Copy link
Copy Markdown
Member Author

/azp run runtime-interpreter

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines failed to run 1 pipeline(s).

@janvorli

Copy link
Copy Markdown
Member Author

/azp run runtime-interpreter

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@janvorli

Copy link
Copy Markdown
Member Author

/azp run runtime-interpreter

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@janvorli

Copy link
Copy Markdown
Member Author

/azp run runtime-interpreter

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@janvorli janvorli changed the title [WIP] Add interpreter libraries tests to CI Add interpreter libraries tests to CI Jan 20, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants