Skip to content

Conversation

@VSadov
Copy link
Member

@VSadov VSadov commented Jun 18, 2021

NOTE: The test is expected to fail until dotnet/runtime#53739 is merged and propagated to SDK.

@ghost
Copy link

ghost commented Jun 18, 2021

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

Copy link
Member

@agocke agocke left a comment

Choose a reason for hiding this comment

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

LGTM

publishCommand
.Execute(PublishSingleFile, ReadyToRun, ReadyToRunComposite, RuntimeIdentifier, extractAll ? IncludeAllContent: "")
.Should()
.Pass();
Copy link
Member

Choose a reason for hiding this comment

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

Should we run the resulting binary?

Copy link
Member Author

Choose a reason for hiding this comment

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

Right. Running the binary would be nice :-)

@VSadov VSadov force-pushed the compositeR2Rtest branch from 00aa785 to 820aacc Compare June 19, 2021 15:16
@VSadov VSadov merged commit 618de75 into dotnet:main Jun 19, 2021
@VSadov VSadov deleted the compositeR2Rtest branch June 19, 2021 16:30
@VSadov
Copy link
Member Author

VSadov commented Jun 19, 2021

CC: @mangod9 @AntonLapounov - sunglefile composite r2r is now functional in SDK main.

@mangod9
Copy link
Member

mangod9 commented Jun 19, 2021

This is great. Thanks @VSadov for enabling this. We should discuss whether it should be the default

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