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 c3d2576 commit d58e9aaCopy full SHA for d58e9aa
src/tests/issues.targets
@@ -549,9 +549,6 @@
549
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/StaticVirtualMethods/GenericContext/GenericContextTest/**">
550
<Issue>https://github.com/dotnet/runtime/issues/109200</Issue>
551
</ExcludeList>
552
- <ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/StaticVirtualMethods/NegativeTestCases/VarianceSafety/**">
553
- <Issue>https://github.com/dotnet/runtime/issues/109201</Issue>
554
- </ExcludeList>
555
<ExcludeList Include="$(XunitTestBinBase)/Regressions/coreclr/GitHub_68278/**">
556
<Issue>https://github.com/dotnet/runtime/issues/108255</Issue>
557
0 commit comments