Skip to content

[mono][tests] Enable runtime tests on Interpreter - #86097

Merged
kotlarmilos merged 3 commits into
dotnet:mainfrom
kotlarmilos:improvement/test-coverage-interp
May 16, 2023
Merged

[mono][tests] Enable runtime tests on Interpreter#86097
kotlarmilos merged 3 commits into
dotnet:mainfrom
kotlarmilos:improvement/test-coverage-interp

Conversation

@kotlarmilos

Copy link
Copy Markdown
Member

This PR aims to enable several groups of runtime tests, such as JIT/Methodical and JIT/Directed, on the Interpreter.

@ghost

Copy link
Copy Markdown

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

Issue Details

This PR aims to enable several groups of runtime tests, such as JIT/Methodical and JIT/Directed, on the Interpreter.

Author:kotlarmilos
Assignees:kotlarmilos
Labels:

area-Codegen-Interpreter-mono

Milestone:8.0.0

@kotlarmilos
kotlarmilos marked this pull request as ready for review May 11, 2023 16:43
@kotlarmilos

kotlarmilos commented May 11, 2023

Copy link
Copy Markdown
MemberAuthor

The failures are known and shouldn't be related.

@kotlarmilos

Copy link
Copy Markdown
MemberAuthor

/azp run runtime-extra-platforms

@azure-pipelines

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

@kotlarmilos
kotlarmilos merged commit 7486bde into dotnet:mainMay 16, 2023
@kotlarmilos
kotlarmilos deleted the improvement/test-coverage-interp branch May 16, 2023 06:46
@ghostghost locked as resolved and limited conversation to collaborators Jun 15, 2023
Sign up for freeto 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.

2 participants

@kotlarmilos@BrzVlad