Skip to content
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

Fix flaky test #2892

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Fix flaky test #2892

merged 1 commit into from
Sep 2, 2023

Conversation

violetagg
Copy link
Member

From time to time HttpServerTests#testSniSupportHandshakeTimeout fails on CI with

HttpServerTests > testSniSupportHandshakeTimeout() FAILED
    java.lang.AssertionError:
    Expecting actual not to be null
        at reactor.netty.http.server.HttpServerTests.testSniSupportHandshakeTimeout(HttpServerTests.java:2259)

From time to time HttpServerTests#testSniSupportHandshakeTimeout fails on CI with

HttpServerTests > testSniSupportHandshakeTimeout() FAILED
    java.lang.AssertionError:
    Expecting actual not to be null
        at reactor.netty.http.server.HttpServerTests.testSniSupportHandshakeTimeout(HttpServerTests.java:2259)
@violetagg violetagg added the type/test A general test label Sep 1, 2023
@violetagg violetagg added this to the 1.0.36 milestone Sep 1, 2023
@violetagg violetagg requested a review from a team September 1, 2023 16:28
@violetagg
Copy link
Member Author

@reactor/netty-team PTAL

@violetagg violetagg merged commit d9b397c into 1.0.x Sep 2, 2023
9 checks passed
@violetagg violetagg deleted the test-failure branch September 2, 2023 05:51
violetagg added a commit that referenced this pull request Sep 2, 2023
violetagg added a commit that referenced this pull request Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/test A general test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants