Skip to content

CheckFailedCrlValidation test is failing in CI #6553

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
antkmsft opened this issue May 2, 2025 · 0 comments
Open

CheckFailedCrlValidation test is failing in CI #6553

antkmsft opened this issue May 2, 2025 · 0 comments
Labels
needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team.

Comments

@antkmsft
Copy link
Member

antkmsft commented May 2, 2025

Our CI pipelines in the C++ repo seem to be in a bad shape currently - transportAdapter.CheckFailedCrlValidation fails consistently and blocks all PRs.

[ RUN      ] TransportAdapterOptions.CheckFailedCrlValidation
sdk/core/azure-core/test/ut/transport_policy_options.cpp:523: Failure
Expected: pipeline.Send(request, Azure::Core::Context{}) throws an exception of type Azure::Core::Http::TransportException.
Actual: it throws nothing.

When fixed, revert the PR #6554 (and also without re-enabling it, how otherwise would you know the issue's been fixed).

@github-actions github-actions bot added the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team.
Projects
None yet
Development

No branches or pull requests

1 participant