Skip to content

[mono][ios] Disable exceptions unhandled runtime test on apple mobile platforms#91790

Merged
kotlarmilos merged 2 commits into
dotnet:mainfrom
kotlarmilos:bugfix/ios-exception-unhandled
Sep 8, 2023
Merged

[mono][ios] Disable exceptions unhandled runtime test on apple mobile platforms#91790
kotlarmilos merged 2 commits into
dotnet:mainfrom
kotlarmilos:bugfix/ios-exception-unhandled

Conversation

@kotlarmilos
Copy link
Copy Markdown
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
Copy Markdown
Member Author

/azp run runtime-ioslike

@ghost
Copy link
Copy Markdown

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
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
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