Skip to content

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

Merged
matouskozak merged 1 commit intodotnet:mainfrom
tomeksowi:mono-x64-pass-empty-struct-fix
Aug 8, 2024
Merged

[mono][x64] Disable EmptyStructs tests on System V#106112
matouskozak merged 1 commit intodotnet:mainfrom
tomeksowi:mono-x64-pass-empty-struct-fix

Conversation

@tomeksowi
Copy link
Member

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

@ghost ghost 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
@dotnet-policy-service
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

@azure-pipelines
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
@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