Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit 693e0b4

Browse files
committed
exclude building jit performance sub dir
1 parent b2bc847 commit 693e0b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/src/dirs.proj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
<DisabledProjects Include="Common\external\external.csproj" />
2626
<DisabledProjects Include="Common\PerfHarness\PerfHarness.csproj" />
2727
<DisabledProjects Include="GC\Performance\Framework\GCPerfTestFramework.csproj" />
28+
<DisabledProjects Include="JIT\Performance\**" />
2829
<DisabledProjects Include="Performance\Scenario\JitBench\unofficial_dotnet\JitBench.csproj" /> <!-- no official build support for SDK-style netcoreapp2.0 projects -->
2930
<DisabledProjects Include="Loader\classloader\generics\regressions\DD117522\Test.csproj" />
3031
<DisabledProjects Include="Loader\classloader\generics\GenericMethods\VSW491668.csproj" /> <!-- issue 5501 -->

0 commit comments

Comments
 (0)