-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[mono][tests] Run Mono iOS sample as functional test on the simulator and maccatalyst on Helix #86578
[mono][tests] Run Mono iOS sample as functional test on the simulator and maccatalyst on Helix #86578
Conversation
Tagging subscribers to this area: @directhex Issue DetailsThis PR enables Mono iOS sample on Helix. Additionally, it aims to enable/test the Native AOT sample on Helix.
|
/azp run runtime-ioslike |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-ioslike |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-ioslike |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-extra-platforms |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run runtime-ioslike,runtime-ioslikesimulator |
Azure Pipelines successfully started running 2 pipeline(s). |
/azp run runtime-ioslikesimulator |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-maccatalyst |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-ioslikesimulator |
This comment was marked as off-topic.
This comment was marked as off-topic.
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run runtime-ioslikesimulator |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you.
I just added a small note in the review, but is not a blocker.
…shal-ilgen for RuntimeComponents
/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-extra-platforms |
Azure Pipelines successfully started running 3 pipeline(s). |
/azp run runtime-maccatalyst |
Azure Pipelines successfully started running 1 pipeline(s). |
The tests are passing locally and on the CI. @ivanpovazan Thank you for valuable feedback! |
This PR adds Mono iOS app as a functional test on the simulator and maccatalyst to the Helix.
/cc: @ivanpovazan @filipnavara