-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Closed
Copy link
Labels
Milestone
Description
Failing Test(s)
Microsoft.AspNetCore.Identity.Test.SecurityStampTest.OnValidateIdentityDoesNotExtendExpirationWhenSlidingIsDisabled
Stacktrace
[xUnit.net 00:00:03.48] Microsoft.AspNetCore.Identity.Test.SecurityStampTest.OnValidateIdentityDoesNotExtendExpirationWhenSlidingIsDisabled [FAIL]
[xUnit.net 00:00:03.49] Assert.Equal() Failure
[xUnit.net 00:00:03.49] Expected: 2021-09-17T04:18:01.0000000+00:00
[xUnit.net 00:00:03.49] Actual: 2021-09-17T04:18:00.0000000+00:00
[xUnit.net 00:00:03.49] Stack Trace:
[xUnit.net 00:00:03.50] /_/src/Identity/test/Identity.Test/SecurityStampValidatorTest.cs(310,0): at Microsoft.AspNetCore.Identity.Test.SecurityStampTest.OnValidateIdentityDoesNotExtendExpirationWhenSlidingIsDisabled()
[xUnit.net 00:00:03.50] --- End of stack trace from previous location ---
Failed Microsoft.AspNetCore.Identity.Test.SecurityStampTest.OnValidateIdentityDoesNotExtendExpirationWhenSlidingIsDisabled [32 ms]
Error Message:
Assert.Equal() Failure
Expected: 2021-09-17T04:18:01.0000000+00:00
Actual: 2021-09-17T04:18:00.0000000+00:00
Stack Trace:
at Microsoft.AspNetCore.Identity.Test.SecurityStampTest.OnValidateIdentityDoesNotExtendExpirationWhenSlidingIsDisabled() in /_/src/Identity/test/Identity.Test/SecurityStampValidatorTest.cs:line 310
--- End of stack trace from previous location ---