Disable broken tests.
authorBrian Robbins <brianrob@microsoft.com>
Thu, 23 Feb 2017 18:27:58 +0000 (10:27 -0800)
committerBrian Robbins <brianrob@microsoft.com>
Thu, 23 Feb 2017 18:27:58 +0000 (10:27 -0800)
tests/src/dirs.proj

index 5314c27..4d85366 100644 (file)
@@ -26,6 +26,8 @@
       <DisabledProjects Include="JIT\superpmi\superpmicollect.csproj" Condition="'$(BuildTestsAgainstPackages)' == 'true'" />
       <DisabledProjects Include="Loader\classloader\generics\regressions\DD117522\Test.csproj" />
       <DisabledProjects Include="Loader\classloader\generics\GenericMethods\VSW491668.csproj" /> <!-- issue 5501 -->
+      <DisabledProjects Include="JIT\Performance\CodeQuality\Serialization\Deserialize.csproj" /> <!-- issue 9733 -->
+      <DisabledProjects Include="JIT\Performance\CodeQuality\Serialization\Serialize.csproj" /> <!-- issue 9733 -->
     </ItemGroup>
     
     <ItemGroup>