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

Rebuild the channel when retrying testWriteBufferAtGSOSegmentCountLimit #2383

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

glbrntt
Copy link
Contributor

@glbrntt glbrntt commented Mar 2, 2023

Motivation:

I (foolishly) didn't validate the test fix in #2382, instead I validated that the original test passed with 61 segments (rather than 64).

Modifications:

  • Rebuild the channel before trying again if 64 segments is too many.

Result:

Test passes.

Motivation:

I (foolishly) didn't validate the test fix in apple#2382, instead I validated
that the original test passed with 61 segments (rather than 64). The
channel needs to be recreated first.

Modifications:

- Rebuild the channel before trying again if 64 segments is too many.

Result:

Test passes.
@glbrntt glbrntt added the semver/none No version bump required. label Mar 2, 2023
@Lukasa Lukasa enabled auto-merge (squash) March 2, 2023 10:10
@Lukasa Lukasa merged commit e2f161b into apple:main Mar 2, 2023
@glbrntt glbrntt deleted the gb-rebuild-channel branch March 2, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants