Skip to content

Commit 9dee5d7

Browse files
authored
Move identity functional test to their own group (#6865)
1 parent a65e34b commit 9dee5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Identity/test/Identity.FunctionalTests/Microsoft.AspNetCore.Identity.FunctionalTests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netcoreapp2.1;net461</TargetFrameworks>
5+
<TestGroupName>Identity.FunctionalTest</TestGroupName>
56
<PlatformTarget Condition=" '$(TargetFramework)' == 'netcoreapp2.1' "></PlatformTarget>
67

78
<!-- These tests are completely busted in Azure Pipelines due to OutOfMemoryExceptions caused by https://github.com/aspnet/Extensions/issues/844 -->

0 commit comments

Comments
 (0)