Skip to content

Update perf test precondition #1545

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

Merged
merged 2 commits into from
Jan 4, 2023
Merged

Update perf test precondition #1545

merged 2 commits into from
Jan 4, 2023

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Jan 4, 2023

Motivation:

A change made in #1529 allowed multiple DATA frames to be emitted for a single message. One of the perf tests preconditions on there being exactly one DATA frame per message which is no longer the case.

Modifications:

  • Update the precondition

Result:

Perf test does not crash.

Motivation:

A change made in grpc#1529 allowed multiple DATA frames to be emitted for a
single message. One of the perf tests preconditions on there being
exactly one DATA frame per message which is no longer the case.

Modifications:

- Update the precondition

Result:

Perf test does not crash.
@glbrntt glbrntt added the semver/none No version bump required. label Jan 4, 2023
@glbrntt glbrntt requested a review from Lukasa January 4, 2023 09:50
@Lukasa Lukasa enabled auto-merge (squash) January 4, 2023 14:55
@Lukasa Lukasa merged commit e078a68 into grpc:main Jan 4, 2023
WendellXY pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

A change made in grpc#1529 allowed multiple DATA frames to be emitted for a
single message. One of the perf tests preconditions on there being
exactly one DATA frame per message which is no longer the case.

Modifications:

- Update the precondition

Result:

Perf test does not crash.

Co-authored-by: Cory Benfield <[email protected]>
pinlin168 pushed a commit to sundayfun/grpc-swift that referenced this pull request Aug 24, 2023
Motivation:

A change made in grpc#1529 allowed multiple DATA frames to be emitted for a
single message. One of the perf tests preconditions on there being
exactly one DATA frame per message which is no longer the case.

Modifications:

- Update the precondition

Result:

Perf test does not crash.

Co-authored-by: Cory Benfield <[email protected]>
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