summaryrefslogtreecommitdiff
path: root/tests/src/dirs.proj
diff options
context:
space:
mode:
authorBrian Robbins <brianrob@microsoft.com>2017-02-23 10:27:58 -0800
committerBrian Robbins <brianrob@microsoft.com>2017-02-23 10:27:58 -0800
commit4c760c55ae357aa3e78b33ac497f05edc3d0ce54 (patch)
treed6efec82028deef34469ccedc899f17122b693c9 /tests/src/dirs.proj
parent5932d885cb60427c895aca7bceae83a34e36be3a (diff)
downloadcoreclr-4c760c55ae357aa3e78b33ac497f05edc3d0ce54.tar.gz
coreclr-4c760c55ae357aa3e78b33ac497f05edc3d0ce54.tar.bz2
coreclr-4c760c55ae357aa3e78b33ac497f05edc3d0ce54.zip
Disable broken tests.
Diffstat (limited to 'tests/src/dirs.proj')
-rw-r--r--tests/src/dirs.proj2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/src/dirs.proj b/tests/src/dirs.proj
index 5314c27cfa..4d85366d8e 100644
--- a/tests/src/dirs.proj
+++ b/tests/src/dirs.proj
@@ -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>