From ce6c4d11120bdaaa0efb76afe7ac15b104cc8442 Mon Sep 17 00:00:00 2001 From: Milos Kotlar Date: Fri, 8 Sep 2023 18:25:14 +0200 Subject: [PATCH] [mono][ios] Disable exceptions unhandled runtime test on apple mobile platforms (#91790) * Disable unsupported test * Fix test path --- src/tests/issues.targets | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 20ca6b33799ed7..af9be82232cb82 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -3705,6 +3705,9 @@ Dynamic code generation is not supported on this platform + + System.Diagnostics.Process is not supported +