Skip to content

Flaky test: WebSocketServiceHttp2RequestCompleteTest.closeAfterTimeoutWhenCloseFrameIsNotSent() #6156

@trustin

Description

@trustin

Source

WebSocketServiceHttp2RequestCompleteTest > closeAfterTimeoutWhenCloseFrameIsNotSent() FAILED
    org.awaitility.core.ConditionTimeoutException: Condition was evaluated in 100 milliseconds which is earlier than expected minimum timeout 1 seconds
        at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:172)
        at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
        at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
        at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1160)
        at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:1129)
        at app//com.linecorp.armeria.server.websocket.WebSocketServiceHttp2RequestCompleteTest.closeAfterTimeoutWhenCloseFrameIsNotSent(WebSocketServiceHttp2RequestCompleteTest.java:124)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions