Make tracelogging GCStressIncompatible. (#23578)
authorSergey Andreenko <seandree@microsoft.com>
Fri, 29 Mar 2019 23:45:06 +0000 (16:45 -0700)
committerGitHub <noreply@github.com>
Fri, 29 Mar 2019 23:45:06 +0000 (16:45 -0700)
tests/src/tracing/tracevalidation/tracelogging/tracelogging.csproj

index c68d6e9..ce15288 100644 (file)
@@ -9,6 +9,7 @@
     <OutputType>Exe</OutputType>
     <ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
     <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
+    <GCStressIncompatible>true</GCStressIncompatible>
     <CLRTestKind>BuildAndRun</CLRTestKind>
     <DefineConstants>$(DefineConstants);STATIC</DefineConstants>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>