Skip to content

Commit f6e691f

Browse files
committed
Move InMemory.FunctionalTests to own TestGroup
It looks like some shutdown timeouts are cause by CPU starvation
1 parent 638d6d0 commit f6e691f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/InMemory.FunctionalTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<PropertyGroup>
44
<TargetFrameworks>netcoreapp2.2;net461</TargetFrameworks>
55
<ServerGarbageCollection>true</ServerGarbageCollection>
6+
<TestGroupName>InMemory.FunctionalTests</TestGroupName>
67
</PropertyGroup>
78

89
<ItemGroup>

0 commit comments

Comments
 (0)