aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.96k stars 869 forks source link

Identity tests failing on the VSTS-CI #1939

Closed javiercn closed 6 years ago

javiercn commented 6 years ago

@HaoK A bunch of identity tests are failing in the VSTS-CI for a while, could you take a look at them? https://dotnet.visualstudio.com/public/_build/results?buildId=15079&view=ms.vss-test-web.test-result-details

HaoK commented 6 years ago

https://github.com/aspnet/Identity/issues/1895