Skip to content

Quarantine XmlKeyManagerTests.DeleteKeys #66029

@wtgodbe

Description

@wtgodbe

Failing Test(s)

Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys

Error Message

Assert.Equal() Failure: Values differ
Expected: 4
Actual:   5

Stacktrace

Stack trace
at Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys() in /_/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests/KeyManagement/XmlKeyManagerTests.cs:line 976

Logs

Console log
[xUnit.net 00:00:03.54]     Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys [FAIL]
[xUnit.net 00:00:03.54]       Assert.Equal() Failure: Values differ
[xUnit.net 00:00:03.54]       Expected: 4
[xUnit.net 00:00:03.54]       Actual:   5
[xUnit.net 00:00:03.54]       Stack Trace:
[xUnit.net 00:00:03.54]         /_/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests/KeyManagement/XmlKeyManagerTests.cs(976,0): at Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys()
  Failed Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys [30 ms]
  Error Message:
   Assert.Equal() Failure: Values differ
Expected: 4
Actual:   5
  Stack Trace:
     at Microsoft.AspNetCore.DataProtection.KeyManagement.XmlKeyManagerTests.DeleteKeys() in /_/src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests/KeyManagement/XmlKeyManagerTests.cs:line 976

Build

https://dev.azure.com/dnceng-public/public/_build/results?buildId=1354831

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions