Skip to content

Fix flaky test.#149

Merged
vietj merged 1 commit into
5.1from
flaky-test-5.1
Jun 2, 2026
Merged

Fix flaky test.#149
vietj merged 1 commit into
5.1from
flaky-test-5.1

Conversation

@vietj
Copy link
Copy Markdown
Member

@vietj vietj commented Jun 2, 2026

Motivation:

ProxyRequestTest#testReleaseProxyResponse relies on a drain handler to progress, the drain handler is not invoked in a flaky way.

This drain handler is not necessary to make the test progress, hence I'm removing it from the test.

It is not clear whether the issue lies in the test or in the implementation.

Motivation:

ProxyRequestTest#testReleaseProxyResponse relies on a drain handler to progress, the drain handler is not invoked in a flaky way.

This drain handler is not necessary to make the test progress, hence I'm removing it from the test.

It is not clear whether the issue lies in the test or in the implementation.
@vietj vietj added this to the 5.1.2 milestone Jun 2, 2026
@vietj vietj merged commit fd5715a into 5.1 Jun 2, 2026
5 checks passed
@vietj vietj deleted the flaky-test-5.1 branch June 2, 2026 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant