Skip to content

Exclude Runtime Tests based on Runtime Mode [Interpreter/JIT/AOT] #49653

Description

@naricc

We currently have the capability to exclude runtime tests using the issues.targets file, based on operating system, architecture, and runtime flavor (coreclr/mono).

There are some tests that fail on code generation or other mode of one of the runtimes, for example, mono-intepreter. Currently, to exclude them, we need to exclude the test for all runs on the runtime flavor.

This is a proposal to extend the issues.targets mechanism to handle these cases, to exclude tests only on particular configurations of the RuntimeFlavor.

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions