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

Unit test various entry points with Rebuild #51894

Open
RikkiGibson opened this issue Mar 15, 2021 · 0 comments
Open

Unit test various entry points with Rebuild #51894

RikkiGibson opened this issue Mar 15, 2021 · 0 comments
Labels
Area-Compilers Bug New Language Feature - Rebuild Compiler ability to verify provenance of code via rebuild operations
Milestone

Comments

@RikkiGibson
Copy link
Contributor

I found that the change to pass Compilation.GetEntryPoint() as the debugEntryPoint caused specific rebuilds to fail where the project has a Task Main().

Once we get the ability to do byte-for-byte equality in rebuild tests, we should add tests for various entry points, including async and Task-returning Main.

Originally posted by @RikkiGibson in #51845 (comment)

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Compilers untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 15, 2021
@RikkiGibson RikkiGibson added the New Language Feature - Rebuild Compiler ability to verify provenance of code via rebuild operations label Mar 15, 2021
@jaredpar jaredpar added Bug and removed untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 17, 2021
@jaredpar jaredpar added this to the 16.10 milestone Mar 17, 2021
@jinujoseph jinujoseph modified the milestones: 16.10, 17.0 Jul 16, 2021
@jaredpar jaredpar modified the milestones: 17.0, 17.1 Sep 2, 2021
@jinujoseph jinujoseph modified the milestones: 17.1, 17.3 Apr 27, 2022
@jaredpar jaredpar modified the milestones: 17.3, 17.4 Jun 30, 2022
@jaredpar jaredpar modified the milestones: 17.4, C# 12.0 Jul 8, 2022
@jaredpar jaredpar modified the milestones: C# 12.0, Backlog Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Bug New Language Feature - Rebuild Compiler ability to verify provenance of code via rebuild operations
Projects
None yet
Development

No branches or pull requests

3 participants