Skip to content

Enable all StructABI tests in pri-0 - #67362

Merged
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:EnableAllStructAbiPri0
Mar 31, 2022
Merged

Enable all StructABI tests in pri-0#67362
BruceForstall merged 1 commit into
dotnet:mainfrom
BruceForstall:EnableAllStructAbiPri0

Conversation

@BruceForstall

Copy link
Copy Markdown
Contributor

Struct-related ABI regression tests are important. This would have (presumably) caught #67355 in normal CI without triggering outerloop

@ghostghost added the area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI label Mar 30, 2022
@ghost

Copy link
Copy Markdown

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

Issue Details

Struct-related ABI regression tests are important. This would have (presumably) caught #67355 in normal CI without triggering outerloop

Author:BruceForstall
Assignees:-
Labels:

area-CodeGen-coreclr

Milestone:-

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

@dotnet/jit-contrib PTAL

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

cc @SingleAccretion

@SingleAccretionSingleAccretion 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.

Thank you!

@BruceForstall

Copy link
Copy Markdown
ContributorAuthor

The CI failures are all expected, fixed by #67360

@BruceForstall
BruceForstall merged commit d051a5d into dotnet:mainMar 31, 2022
@BruceForstall
BruceForstall deleted the EnableAllStructAbiPri0 branch March 31, 2022 00:27
@ghostghost locked as resolved and limited conversation to collaborators Apr 30, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-CodeGen-coreclrCLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@BruceForstall@AndyAyersMS@SingleAccretion