From bba4a8813c150ebe5b399b9ce7a633292b88e608 Mon Sep 17 00:00:00 2001 From: Jonathan Peppers Date: Thu, 23 Jul 2026 17:03:18 -0500 Subject: [PATCH] [tests] Restore Java.Interop value manager coverage Condition the value manager test exclusions on the runtime and typemap implementations that cannot execute them. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 4892bbc2-de90-442c-b18d-984fd1b165d2 --- .../Java.Interop-Tests/Java.Interop-Tests.NET.csproj | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/tests/Mono.Android-Tests/Java.Interop-Tests/Java.Interop-Tests.NET.csproj b/tests/Mono.Android-Tests/Java.Interop-Tests/Java.Interop-Tests.NET.csproj index 79ccfecab84..2a3298e5f18 100644 --- a/tests/Mono.Android-Tests/Java.Interop-Tests/Java.Interop-Tests.NET.csproj +++ b/tests/Mono.Android-Tests/Java.Interop-Tests/Java.Interop-Tests.NET.csproj @@ -42,11 +42,13 @@ - - - + + + + + +