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

Reconcile test cases w/ latest spec changes and fixes from latest connect-go #826

Merged
merged 12 commits into from
Mar 21, 2024

Conversation

jhump
Copy link
Member

@jhump jhump commented Mar 13, 2024

This updates to the latest connect-go release and reconciles the test cases with the latest spec changes (from connectrpc/connectrpc.com#130). It also enables some other tests that were waiting on connect-go fixes and cleans up the "known failing" lists based on these fixes and the new test cases. Finally, there are some tweaks to gRPC test cases, related to relaxing error code assertions.

This should be the last thing we need before releasing v1.0.0-rc4.

Resolves #810.

This also brings in a fix in connect-go that resolves #813.

@jhump jhump force-pushed the jh/reconcile-recent-spec-changes branch from a60b6c9 to 8cc521a Compare March 18, 2024 19:23
Copy link
Member

@akshayjshah akshayjshah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some small nits and questions, but this looks good to me! If subsequent changes are limited to comments and potentially splitting the Connect & gRPC assertions for unexpected content types, fine to merge without another review.

testing/referenceclient-known-failing.txt Outdated Show resolved Hide resolved
testing/referenceserver-known-failing.txt Outdated Show resolved Hide resolved
@jhump jhump enabled auto-merge (squash) March 21, 2024 20:16
@jhump jhump merged commit ea10956 into main Mar 21, 2024
5 checks passed
@jhump jhump deleted the jh/reconcile-recent-spec-changes branch March 21, 2024 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants