Skip to content

Reenable ClientDisableTlsResume_Succeeds test#113604

Merged
rzikm merged 1 commit into
dotnet:mainfrom
rzikm:103449-SslStreamTlsResumeTestsClientDisableTlsResume_Succeeds-failed-in-CI
Mar 19, 2025
Merged

Reenable ClientDisableTlsResume_Succeeds test#113604
rzikm merged 1 commit into
dotnet:mainfrom
rzikm:103449-SslStreamTlsResumeTestsClientDisableTlsResume_Succeeds-failed-in-CI

Conversation

@rzikm

@rzikm rzikm commented Mar 17, 2025

Copy link
Copy Markdown
Member

I ran the test locally in a loop for couple of hours and could not reproduce the failure anymore. This PR reenables the test to see if the (external) issue is resolved.

Closes #103449.

Copilot AI review requested due to automatic review settings March 17, 2025 08:43

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 re-enables the ClientDisableTlsResume_Succeeds test to verify that the previously reported issue has been resolved.

  • Re-enabled the TLS resume test by removing the ActiveIssue attribute
  • Confirms support for running the test on Windows

@rzikm

rzikm commented Mar 18, 2025

Copy link
Copy Markdown
Member Author

/azp run runtime-extra-platforms

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 1 pipeline(s).

@rzikm

rzikm commented Mar 19, 2025

Copy link
Copy Markdown
Member Author

/ba-g The affected test did not fail, other failures are unrelated

@rzikm rzikm requested a review from a team March 19, 2025 12:33

@wfurt wfurt left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. It feels like the test was flaky for some reason but I'm fine enabling it again. If this fails again perhaps we can run it isolation e.g. no parallel or we would need to investigate deeper.

@rzikm rzikm merged commit 230a4ce into dotnet:main Mar 19, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SslStreamTlsResumeTests.ClientDisableTlsResume_Succeeds failed in CI

3 participants