Skip to content

Update AOT test#27334

Merged
LakshanF merged 7 commits into
dotnet:mainfrom
LakshanF:UpdateAOTTest
Aug 30, 2022
Merged

Update AOT test#27334
LakshanF merged 7 commits into
dotnet:mainfrom
LakshanF:UpdateAOTTest

Conversation

@LakshanF
Copy link
Copy Markdown
Contributor

@LakshanF LakshanF commented Aug 22, 2022

A resource typo fix + Removed explicit package references for cross-target publishing when PublishAOT is set to true since the SDK will download all the required ILCompiler packages (one build and 2 runtime - host and target - packages)

This test will not pass until the corresponding runtime changes are merged with this branch.

Copy link
Copy Markdown
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

Thank you!

Comment thread src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs Outdated
Comment thread src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs Outdated
Comment thread src/Tests/Microsoft.NET.Publish.Tests/GivenThatWeWantToPublishAnAotApp.cs Outdated
@LakshanF LakshanF changed the title Update AO test Update AOT test Aug 29, 2022
Copy link
Copy Markdown
Member

@sbomer sbomer left a comment

Choose a reason for hiding this comment

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

A few more suggestions, otherwise LGTM. Thanks!

@LakshanF LakshanF merged commit d75c831 into dotnet:main Aug 30, 2022
LakshanF added a commit to LakshanF/sdk that referenced this pull request Aug 30, 2022
* Update AO test

* Fix typo in AotNoValidRuntimePackageError

* Apply suggestions from code review

Co-authored-by: Sven Boemer <sbomer@gmail.com>

* FB

* fix test

* FB

Co-authored-by: Sven Boemer <sbomer@gmail.com>
LakshanF added a commit that referenced this pull request Aug 31, 2022
* Update AO test

* Fix typo in AotNoValidRuntimePackageError

* Apply suggestions from code review

Co-authored-by: Sven Boemer <sbomer@gmail.com>

* FB

* fix test

* FB

Co-authored-by: Sven Boemer <sbomer@gmail.com>

Co-authored-by: Sven Boemer <sbomer@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants