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][ios] Disable exceptions unhandled runtime test on apple mobile platforms #91790

Merged
merged 2 commits into from
Sep 8, 2023

Conversation

kotlarmilos
Copy link
Member

This PR disables unsupported runtime test on apple mobile platforms. More details at https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.process.start?view=net-7.0.

Fixes #91669

@kotlarmilos
Copy link
Member Author

/azp run runtime-ioslike

@ghost
Copy link

ghost commented Sep 8, 2023

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

Issue Details

This PR disables unsupported runtime test on apple mobile platforms. More details at https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.process.start?view=net-7.0.

Fixes #91669

Author: kotlarmilos
Assignees: kotlarmilos
Labels:

area-Infrastructure-mono, os-ios

Milestone: 9.0.0

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Member

@jkotas jkotas left a comment

Choose a reason for hiding this comment

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

Thanks

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.

Baseservices exceptions unhandled runtime test is failing on apple mobile platforms
2 participants