diff --git a/src/tests/GC/Coverage/271010.cs b/src/tests/GC/Coverage/271010.cs index 081887f2551460..b5a1955e2f5e74 100644 --- a/src/tests/GC/Coverage/271010.cs +++ b/src/tests/GC/Coverage/271010.cs @@ -17,6 +17,7 @@ public class Test_271010 { !TestLibrary.PlatformDetection.IsBrowser; [ActiveIssue("https://github.com/dotnet/runtime/issues/5933", typeof(Test_271010), nameof(IsCoreClrOnNonBrowser))] + [ActiveIssue("https://github.com/dotnet/runtime/issues/131565", typeof(TestLibrary.Utilities), nameof(TestLibrary.Utilities.IsNativeAot))] [Fact] public static int TestEntryPoint() {