Skip to content

Commit d58e9aa

Browse files
authored
Re-enable VarianceSafety tests on crossgen (#118036)
#109201 does not reproduce for me locally on Windows, and does not appear to reproduce on CI anymore.
1 parent c3d2576 commit d58e9aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/tests/issues.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -549,9 +549,6 @@
549549
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/StaticVirtualMethods/GenericContext/GenericContextTest/**">
550550
<Issue>https://github.com/dotnet/runtime/issues/109200</Issue>
551551
</ExcludeList>
552-
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/StaticVirtualMethods/NegativeTestCases/VarianceSafety/**">
553-
<Issue>https://github.com/dotnet/runtime/issues/109201</Issue>
554-
</ExcludeList>
555552
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_68278/**">
556553
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
557554
</ExcludeList>

0 commit comments

Comments
 (0)