Skip to content

System.Security.Cryptography.Tests outerloop tests broken #117243

@ManickaP

Description

@ManickaP

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).

Example log: https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-117207-merge-a7140fac46094fc59f/System.Security.Cryptography.Tests/1/console.66205cf5.log?helixlogtype=result

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Securityos-linuxLinux OS (any supported distro)test-bugProblem in test source code (most likely)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions