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

http-netty: Re-enable ClientEfectivenessStrategyTest.clientStrategy #3105

Merged

Conversation

bryce-anderson
Copy link
Contributor

Motivation:

We had previously disabled the clientStrategy test because it's flaky. According to the notes in the issue (#2245) it is only in one part, and that is in the Send stage which appears to be offloaded when it shouldn't be.

Modifications:

Re-enable the test and prune those errors, and log them.

Motivation:

We had previously disabled the clientStrategy test because it's flaky.
According to the notes in the issue (apple#2245) it is only in one part,
and that is in the Send stage which appears to be offloaded when it
shouldn't be.

Modifications:

Re-enable the test and prune those errors, and log them.
@bryce-anderson bryce-anderson merged commit af01383 into apple:main Nov 14, 2024
11 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/ClientEffectivenessTest branch November 14, 2024 21:47
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.

2 participants