We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f27927a commit c3d2576Copy full SHA for c3d2576
src/tests/issues.targets
@@ -558,9 +558,6 @@
558
<ExcludeList Include="$(XunitTestBinBase)/JIT/BBT/Scenario4/Not-Int32/**">
559
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
560
</ExcludeList>
561
- <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/generics/Variance/Methods/Method002/**">
562
- <Issue>https://github.com/dotnet/runtime/issues/109202</Issue>
563
- </ExcludeList>
564
<ExcludeList Include="$(XunitTestBinBase)/JIT/Regression/JitBlue/Runtime_72845/**">
565
566
0 commit comments