未验证 提交 14343bdc 编写于 作者: S Steve MacLean 提交者: GitHub

Reenable resolved Apple Silicon intermittent test failures (#50889)

上级 a7a2fd65
......@@ -735,28 +735,6 @@
<ExcludeList Include="$(XunitTestBinBase)/tracing/eventpipe/eventsourceerror/eventsourceerror/*">
<Issue>https://github.com/dotnet/runtime/issues/48786</Issue>
</ExcludeList>
<!-- Intermittent failures disable to improve pass rate -->
<ExcludeList Include="$(XunitTestBinBase)/baseservices/exceptions/regressions/Dev11/154243/dynamicmethodliveness/*">
<Issue>https://github.com/dotnet/runtime/issues/46365</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/GC/Regressions/Github/runtime_32848/*">
<Issue>https://github.com/dotnet/runtime/issues/46365</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)/JIT/Generics/Coverage/**">
<Issue>https://github.com/dotnet/runtime/issues/46365</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)Loader/classloader/TypeGeneratorTests/**">
<Issue>https://github.com/dotnet/runtime/issues/46365</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)tracing/eventcounter/**">
<Issue>https://github.com/dotnet/runtime/issues/50238</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)readytorun/crossgen2/**">
<Issue>https://github.com/dotnet/runtime/issues/49365</Issue>
</ExcludeList>
<ExcludeList Include="$(XunitTestBinBase)readytorun/determinism/crossgen2determinism/**">
<Issue>https://github.com/dotnet/runtime/issues/52529</Issue>
</ExcludeList>
</ItemGroup>
<!-- Tests that need to be triaged for vararg usage as that is not supported -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册