Skip to content

Commit 0b6cca1

Browse files
committed
fix test
1 parent 19a2969 commit 0b6cca1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/baseservices/RuntimeConfiguration/TestConfigTester.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3+
<!-- Needed for GCStressIncompatible and others -->
4+
<RequiresProcessIsolation>true</RequiresProcessIsolation>
35
<!-- This test provides no interesting scenarios for GCStress -->
46
<GCStressIncompatible>true</GCStressIncompatible>
57
<UnloadabilityIncompatible>true</UnloadabilityIncompatible>

0 commit comments

Comments
 (0)