Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mono][x64] Disable EmptyStructs tests on System V #106112

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

tomeksowi
Copy link
Contributor

Disable tests for empty struct passing due to FullAOT compilation failures in #106071 and failures in reflection calls with empty struct arguments that will be added in #105800.

Part of #84834, cc @dotnet/samsung @matouskozak

@dotnet-issue-labeler dotnet-issue-labeler bot added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Aug 8, 2024
@dotnet-policy-service dotnet-policy-service bot added the community-contribution Indicates that the PR has been added by a community member label Aug 8, 2024
Copy link
Contributor

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

@matouskozak
Copy link
Member

/azp run runtime-extra-platforms

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jkotas jkotas added area-Codegen-AOT-mono and removed area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI labels Aug 8, 2024
@matouskozak
Copy link
Member

The Methodical_* failures in fullAOT-mini job are not related and are known #105395.

@matouskozak matouskozak self-requested a review August 8, 2024 13:53
Copy link
Member

@matouskozak matouskozak left a comment

Choose a reason for hiding this comment

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

I think it's okay to disable it as it's described in #106071 (comment).

@matouskozak matouskozak merged commit e869a8f into dotnet:main Aug 8, 2024
94 of 107 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Codegen-AOT-mono community-contribution Indicates that the PR has been added by a community member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants