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

Don't check handles in substitution #76730

Merged
merged 2 commits into from
Oct 18, 2022

Conversation

SingleAccretion
Copy link
Contributor

@SingleAccretion SingleAccretion commented Oct 6, 2022

This should principally not be necessary after the recent RETURN-related changes.

Some CQ improvements are expected.

@ghost ghost added the community-contribution Indicates that the PR has been added by a community member label Oct 6, 2022
@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 Oct 6, 2022
@ghost
Copy link

ghost commented Oct 6, 2022

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

Issue Details

This should principally not be necessary after the recent RETURN-related changes, but let's see what CI thinks.

Some CQ improvements are expected.

Author: SingleAccretion
Assignees: -
Labels:

area-CodeGen-coreclr, community-contribution

Milestone: -

@SingleAccretion SingleAccretion marked this pull request as ready for review October 7, 2022 13:16
@SingleAccretion
Copy link
Contributor Author

SPMI failures are due to the lack of win-arm64 MCHs.

@dotnet/jit-contrib

Would be good run [libraries-]stress over this.

@jakobbotsch
Copy link
Member

/azp run runtime-coreclr jitstress, runtime-coreclr libraries-jitstress

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@SingleAccretion
Copy link
Contributor Author

Looks like there is at least one stress failure that needs to be investigated.

@SingleAccretion
Copy link
Contributor Author

SingleAccretion commented Oct 7, 2022

The stress failure has been fixed.

Libraries stress failures looked preexisting (point of reference).

Copy link
Member

@AndyAyersMS AndyAyersMS left a comment

Choose a reason for hiding this comment

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

Thanks!

@AndyAyersMS
Copy link
Member

Failures look like CI issues:

      NuGet.Protocol.Core.Types.FatalProtocolException : Unable to load the service index for source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json.

Will retry once the arm64 tests finish.

@AndyAyersMS
Copy link
Member

NAOT failure is a known issue.

@AndyAyersMS AndyAyersMS merged commit 7ac397e into dotnet:main Oct 18, 2022
@AndyAyersMS
Copy link
Member

Thank you for your ongoing contributions.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI 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