From 3780311e785cea1bb6e749b41c25df33cede1886 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Mon, 15 Nov 2021 12:42:15 +0900 Subject: [PATCH] Enable DD117522 test Caught my attention because this is disabled outside issues.targets. This is apparently blocked on https://github.com/dotnet/runtime/issues/5907 which is a crossgen bug. I tried to /p:PublishReadyToRun=true this test locally and it seems to work fine with crossgen2. --- src/tests/Common/dirs.proj | 1 - 1 file changed, 1 deletion(-) diff --git a/src/tests/Common/dirs.proj b/src/tests/Common/dirs.proj index 1f01854d5b7470..48ba1a8b3afd3a 100644 --- a/src/tests/Common/dirs.proj +++ b/src/tests/Common/dirs.proj @@ -12,7 +12,6 @@ -