From faad284e8b96c67d288b93804e919f0c520d39bc Mon Sep 17 00:00:00 2001 From: vsadov <8218165+VSadov@users.noreply.github.com> Date: Sat, 23 Aug 2025 17:41:23 -0700 Subject: [PATCH] Disable UnhandledExceptionHandler tests with foreign threads on `llvmfullaot` These kind of tests are not compatible. --- src/tests/issues.targets | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 0319289be41862..b79e6c349a2fa0 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -2199,6 +2199,12 @@ llvmfullaot: EH problem + + llvmfullaot: EH problem + + + llvmfullaot: EH problem + https://github.com/dotnet/runtime/issues/57353