Skip to content

[Junie]: fix(test): increase SSL exception timeout to fix flaky test#1096

Closed
jetbrains-junie[bot] wants to merge 1 commit into
masterfrom
jetbrains-junie-issue-1095-run-13f88ae2-71be-4b89-bc4b-1cddf444887a
Closed

[Junie]: fix(test): increase SSL exception timeout to fix flaky test#1096
jetbrains-junie[bot] wants to merge 1 commit into
masterfrom
jetbrains-junie-issue-1095-run-13f88ae2-71be-4b89-bc4b-1cddf444887a

Conversation

@jetbrains-junie

Copy link
Copy Markdown
Contributor

📌 Hey! This PR was made for you with Junie, the coding agent by JetBrains Early Access Preview

It's still learning, developing, and might make mistakes. Please make sure you review the changes before you accept them.
We'd love your feedback — join our Discord to share bugs, ideas: here.

📊 Junie Summary

The SSLCertificateTest's SSL exception wait timeout was increased from 5 to 15 seconds. This change addressed the intermittent failure on macOS by allowing more time for the expected exception to appear. The fix stabilizes the test without impacting production code.

 The SSLCertificateTest's SSL exception wait timeout was increased from 5 to 15 seconds. This change addressed the intermittent failure on macOS by allowing more time for the expected exception to appear. The fix stabilizes the test without impacting production code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent test failure on SSLCertificateTest.shouldFailWhenUsingEmptyServerKeyStore

1 participant