Skip to content

Remove commented ActiveIssue from SslKeyLogFile test - #132703

Merged
rzikm merged 1 commit into
mainfrom
rzikm-remove-activeissue-sslkeylogfile
Aug 25, 2026
Merged

Remove commented ActiveIssue from SslKeyLogFile test#132703
rzikm merged 1 commit into
mainfrom
rzikm-remove-activeissue-sslkeylogfile

Conversation

@rzikm

@rzikm rzikm commented Aug 24, 2026

Copy link
Copy Markdown
Member

Since OpenSSL seems to keep the SSLKEYLOGFILE support and there is no app-level API to prevent it to enforce our policy, there is nothing for us to do other than keep the relevant test cases disabled.

Closes #116473.

Copilot AI lite review requested due to automatic review settings August 24, 2026 14:32
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 4 pipeline(s).
12 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/ncl, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR removes a stale commented-out [ActiveIssue] attribute from the SslKeyLogFile_IsCreatedAndFilled test in System.Net.Security functional tests. The change is a non-functional cleanup that reduces noise without affecting test execution.

Changes:

  • Remove a commented [ActiveIssue] annotation from the SSLKEYLOGFILE test.

@rzikm
rzikm enabled auto-merge (squash) August 24, 2026 14:56
@rzikm

rzikm commented Aug 25, 2026

Copy link
Copy Markdown
Member Author

/ba-g test failures are unrelated

@rzikm
rzikm disabled auto-merge August 25, 2026 12:15
@rzikm
rzikm merged commit 335b43c into main Aug 25, 2026
79 of 81 checks passed
@rzikm
rzikm deleted the rzikm-remove-activeissue-sslkeylogfile branch August 25, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Revisit and decide about SSLKEYLOG tests

4 participants