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

Filter out missed racy close on CancellationTest #1488

Merged
merged 1 commit into from
Apr 15, 2021

Conversation

tkountis
Copy link
Contributor

Motivation:
As part of this fix an error setter was missed, which can still cause the test to fail.

Modifications:
Filter out the racy close exception.

Result:
Fixes #1473

@tkountis tkountis self-assigned this Apr 15, 2021
@tkountis
Copy link
Contributor Author

Build failure attributed to #1489

@idelpivnitskiy
Copy link
Member

@tkountis looks like you have to rebase the PR to avoid ProtocolCompatibilityTest.serviceTalkToGrpcJavaTimeout test failure

@tkountis tkountis force-pushed the fix/cancellation-missed-errorset branch from 8541fda to 236efeb Compare April 15, 2021 20:09
@tkountis tkountis merged commit 1d4b799 into apple:main Apr 15, 2021
@tkountis tkountis deleted the fix/cancellation-missed-errorset branch April 15, 2021 20:35
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.

CancellationTest.cancelRsStreams test failure
2 participants