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

Simplify assembly code bases #8410

Merged
merged 1 commit into from
Mar 11, 2023

Conversation

davidwengier
Copy link
Contributor

Pulled from #8349

Removal of upper bound will remove most of the maintenance burden.
Shrinking to a single line makes it must easier to identify which assemblies are missing in future.

@davidwengier davidwengier requested a review from a team as a code owner March 8, 2023 03:09
@davidwengier
Copy link
Contributor Author

davidwengier commented Mar 8, 2023

Test results on this PR seem to be a bit flaky. Not sure if its related to this PR though, will need to see how other future PRs go I think.

Run 1, one integration test failed
Run 2, 56 integration tests failed
Run 3, some number of compiler unit tests failed, but all integration tests passed.

There is at least one compiler PR that has run integration tests successfully though, so I think things are okay, maybe.

@davidwengier davidwengier merged commit e270f80 into dotnet:main Mar 11, 2023
@davidwengier davidwengier deleted the SimplifyAssemblyCodeBases branch March 11, 2023 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants