-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
area-System.Securityblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runstest-bugProblem in test source code (most likely)Problem in test source code (most likely)
Milestone
Description
Error here:
https://dev.azure.com/dnceng/public/_build/results?buildId=452125
Starting: System.Security.Cryptography.X509Certificates.Tests (parallel test collections = on, max threads = 2)
System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.NothingRevoked(pkiOptions: IssuerRevocationViaOcsp | AllEndEntityRevocation) [FAIL]
Assert.Equal() Failure
Expected: X509ChainStatusFlags[] [NoError, NoError, NoError]
Actual: X509ChainStatusFlags[] [NoError, RevocationStatusUnknown | OfflineRevocation, NoError]
Stack Trace:
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(1267,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.AssertChainStatus(X509Chain chain, X509ChainStatusFlags rootStatus, X509ChainStatusFlags issrStatus, X509ChainStatusFlags leafStatus)
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(1177,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.AssertRevocationLevel(X509Chain chain, X509Certificate2 endEntityCert, Boolean rootRevoked, Boolean issrRevoked, Boolean leafRevoked)
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(1109,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.SimpleRevocationBody(ChainHolder holder, X509Certificate2 endEntityCert, Boolean rootRevoked, Boolean issrRevoked, Boolean leafRevoked, Boolean testWithRootRevocation)
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(101,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.<>c.<NothingRevoked>b__8_0(CertificateAuthority root, CertificateAuthority intermediate, X509Certificate2 endEntity, ChainHolder holder)
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(1239,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.SimpleTest(PkiOptions pkiOptions, RunSimpleTest callback, String callerName, Boolean pkiOptionsInTestName)
/_/src/libraries/System.Security.Cryptography.X509Certificates/tests/RevocationTests/DynamicRevocationTests.cs(97,0): at System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.NothingRevoked(PkiOptions pkiOptions)
Finished: System.Security.Cryptography.X509Certificates.Tests
Metadata
Metadata
Assignees
Labels
area-System.Securityblocking-clean-ci-optionalBlocking optional rolling runsBlocking optional rolling runstest-bugProblem in test source code (most likely)Problem in test source code (most likely)