Re-enable tests for runtime handles in crossgen2 (#56065)
authorDavid Wrighton <davidwr@microsoft.com>
Wed, 21 Jul 2021 18:02:36 +0000 (11:02 -0700)
committerGitHub <noreply@github.com>
Wed, 21 Jul 2021 18:02:36 +0000 (11:02 -0700)
src/tests/issues.targets

index ccf5fcc479c4fb1fb014c2bb32c283f9b9f864c4..c2214eee83ced98b413a4c271ce77f4be0d065f5 100644 (file)
         <ExcludeList Include="$(XunitTestBinBase)/JIT/superpmi/superpmicollect/*">
             <Issue>Not compatible with crossgen2</Issue>
         </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/coverage/importer/refanytype1/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/coverage/importer/Desktop/refanytype1_il_r/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/Directed/coverage/importer/Desktop/refanytype1_il_d/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M10/b09254/b09254/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/CLR-x86-JIT/V1-M09.5-PDC/b29583/b29583/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
-        <ExcludeList Include="$(XunitTestBinBase)/JIT/IL_Conformance/Old/objectmodel/ldtoken/*">
-            <Issue>https://github.com/dotnet/runtime/issues/43460</Issue>
-        </ExcludeList>
         <ExcludeList Include="$(XunitTestBinBase)/Interop/StructMarshalling/PInvoke/MarshalStructAsLayoutExp/*">
             <Issue>https://github.com/dotnet/runtime/issues/43461</Issue>
         </ExcludeList>