未验证 提交 ad88f42f 编写于 作者: T Tomáš Rylek 提交者: GitHub

Add issues.targets entry for UnitTest_GVM, #42924 (#43100)

上级 f7d251fa
......@@ -929,6 +929,9 @@
<ExcludeList Include="$(XunitTestBinBase)/Loader/AssemblyDependencyResolver/AssemblyDependencyResolverTests/AssemblyDependencyResolverTests/*">
<Issue>https://github.com/dotnet/runtime/issues/34905</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/Loader/classloader/MethodImpl/CovariantReturns/UnitTest/UnitTest_GVM/*">
<Issue>https://github.com/dotnet/runtime/issues/42924</Issue>
</ExcludeList>
</ItemGroup>
<!-- run.proj finds all the *.cmd/*.sh scripts in a test folder and creates corresponding test methods.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册