-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.Securityos-linuxLinux OS (any supported distro)Linux OS (any supported distro)test-bugProblem in test source code (most likely)Problem in test source code (most likely)
Milestone
Description
Multiple outerloop tests broken with:
System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.RevokeEndEntityWithInvalidRevocationSignature(pkiOptions: AllRevocation) [FAIL]
System.AggregateException : One or more errors occurred. (Assert.Equal() Failure: Collections differ
↓ (pos 2)
Expected: [NoError, NoError, RevocationStatusUnknown | OfflineRevocation]
Actual: [NoError, NoError, Revoked]
↑ (pos 2)) (Assert.Equal() Failure: Collections differ
↓ (pos 2)
Expected: [NoError, NoError, RevocationStatusUnknown | OfflineRevocation]
Actual: [NoError, NoError, Revoked]
↑ (pos 2)) (Assert.Equal() Failure: Collections differ
↓ (pos 2)
...
Based on Kusto data, this seems to be broken for quite a while (seeing failures as far as April).
Metadata
Metadata
Assignees
Labels
area-System.Securityos-linuxLinux OS (any supported distro)Linux OS (any supported distro)test-bugProblem in test source code (most likely)Problem in test source code (most likely)