Exclude MethodImplOptionsTests.
authorSergey Andreenko <seandree@microsoft.com>
Wed, 8 May 2019 01:09:27 +0000 (18:09 -0700)
committerSergey Andreenko <seandree@microsoft.com>
Wed, 8 May 2019 01:09:27 +0000 (18:09 -0700)
Exclude the test because the fix is postponed.

tests/src/ilasm/System/Runtime/CompilerServices/MethodImplOptionsTests.csproj

index 1d23bc3..ec2f298 100644 (file)
@@ -6,6 +6,8 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
     <ProjectGuid>{1AFDD005-7AB9-48E0-B6D4-4DE0560C936D}</ProjectGuid>
     <OutputType>Exe</OutputType>
+    <!-- https://github.com/dotnet/coreclr/issues/23199 -->
+    <GCStressIncompatible>true</GCStressIncompatible>
   </PropertyGroup>
   <!-- Default configurations to help VS understand the configurations -->
   <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">