未验证 提交 776a8451 编写于 作者: G github-actions[bot] 提交者: GitHub

Disable failing test (#91269)

Co-authored-by: NFan Yang <yangfan@microsoft.com>
上级 c3a87405
......@@ -2712,6 +2712,9 @@
<ExcludeList Include="$(XunitTestBinBase)/Exceptions/ForeignThread/ForeignThreadExceptions/**">
<Issue>https://github.com/dotnet/runtime/issues/82859</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/tracing/runtimeeventsource/nativeruntimeeventsource/**">
<Issue>https://github.com/dotnet/runtime/issues/90605</Issue>
</ExcludeList>
</ItemGroup>
<ItemGroup Condition=" '$(RuntimeFlavor)' == 'mono' and '$(TargetArchitecture)' == 'arm64' and '$(TargetsWindows)' != 'true' " >
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册