[Arm64/arm32] GCStress failure in tracing/eventsourcetrace/eventsourcetrace/eventsour...
authorJosé Rivero <jorive@microsoft.com>
Fri, 1 Feb 2019 02:19:09 +0000 (18:19 -0800)
committerGitHub <noreply@github.com>
Fri, 1 Feb 2019 02:19:09 +0000 (18:19 -0800)
Marking this test `GCStressIncompatible` = True for now.

Commit migrated from https://github.com/dotnet/coreclr/commit/162d0383340ac727b9a88a5be7bc4d747d8d7a84

src/coreclr/tests/src/tracing/eventsource/eventsourcetrace/eventsourcetrace.csproj

index 946a624..e7edc6f 100644 (file)
@@ -14,6 +14,7 @@
     <DefineConstants>$(DefineConstants);STATIC</DefineConstants>
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
     <CLRTestPriority>0</CLRTestPriority>
+    <GCStressIncompatible>true</GCStressIncompatible>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'"></PropertyGroup>