Skip to content

Commit c3d2576

Browse files
authored
Re-enable Method002 test on crossgen (#118035)
#109202 does not reproduce for me locally on Windows and does not seem to reproduce on CI anymore either.
1 parent f27927a commit c3d2576

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
@@ -558,9 +558,6 @@
558558
<ExcludeList Include="$(XunitTestBinBase)/JIT/BBT/Scenario4/Not-Int32/**">
559559
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
560560
</ExcludeList>
561-
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/generics/Variance/Methods/Method002/**">
562-
<Issue>https://github.com/dotnet/runtime/issues/109202</Issue>
563-
</ExcludeList>
564561
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_72845/**">
565562
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
566563
</ExcludeList>

0 commit comments

Comments
 (0)