未验证 提交 c6db473e 编写于 作者: B Bruce Forstall 提交者: GitHub

Disable readytorun/coreroot_determinism test on GCStress due to test failure (#67468)

Tracking: https://github.com/dotnet/runtime/issues/58699
上级 a8a44f61
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="Current">
<PropertyGroup>
<OutputType>exe</OutputType>
<!-- Disabled for GCStress due to test failure tracked by https://github.com/dotnet/runtime/issues/58699 -->
<GCStressIncompatible>true</GCStressIncompatible>
<CLRTestTargetUnsupported Condition="'$(RuntimeFlavor)' != 'coreclr'">true</CLRTestTargetUnsupported>
<!-- This is an explicit crossgen test -->
<CrossGenTest>false</CrossGenTest>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册