From 67da7413b7f270b86524fa580820d22676d57268 Mon Sep 17 00:00:00 2001 From: Bruce Forstall Date: Fri, 5 Apr 2024 17:06:39 -0700 Subject: [PATCH] Re-enable Runtime_56953 on arm/arm64 This test enables JitOptRepeat, which is fixed as of https://github.com/dotnet/runtime/pull/94250 --- src/tests/issues.targets | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/tests/issues.targets b/src/tests/issues.targets index 5adad1d0a7793c..6b21cc19290a6f 100644 --- a/src/tests/issues.targets +++ b/src/tests/issues.targets @@ -244,9 +244,6 @@ needs triage - - https://github.com/dotnet/runtime/issues/67870 - Windows's unwinder in ARM64v8 queue doesn't contain FP unwind fix @@ -422,9 +419,6 @@ Allocates large contiguous array that is not consistently available on 32-bit platforms - - https://github.com/dotnet/runtime/issues/57856 - https://github.com/dotnet/runtime/issues/57875