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

[mono][tests] Add support for mobile devices in processinfo3 test #88655

Merged
merged 2 commits into from
Jul 17, 2023

Conversation

kotlarmilos
Copy link
Member

This PR adds unix as an expected portable runtime identifier for mobile devices.

Fixes #88186

@ghost
Copy link

ghost commented Jul 11, 2023

Tagging subscribers to this area: @directhex
See info in area-owners.md if you want to be subscribed.

Issue Details

This PR adds unix as an expected portable runtime identifier for mobile devices.

Fixes #88186

Author: kotlarmilos
Assignees: kotlarmilos
Labels:

area-Infrastructure-mono, os-ios

Milestone: 8.0.0

@kotlarmilos
Copy link
Member Author

kotlarmilos commented Jul 11, 2023

/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-android,runtime-androidemulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike,runtime-ioslikesimulator,runtime-android,runtime-androidemulator

@azure-pipelines
Copy link

Azure Pipelines successfully started running 4 pipeline(s).

@kotlarmilos
Copy link
Member Author

Failures are known and shouldn't be related. This PR fixes both iOS and Android failing tests.

@kotlarmilos
Copy link
Member Author

@akoeplinger @steveisok please take a look when you get a chance.

@kotlarmilos kotlarmilos merged commit 84e09f9 into dotnet:main Jul 17, 2023
106 of 121 checks passed
@ghost ghost locked as resolved and limited conversation to collaborators Aug 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[mono][ios] EventPipe processinfo3 test is failing on iOS-like platforms
3 participants