Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

chore(tests): sync client verification tests#1046

Merged
daniel-sanche merged 419 commits intomainfrom
cross_sync2_pr4_tests
Dec 18, 2024
Merged

chore(tests): sync client verification tests#1046
daniel-sanche merged 419 commits intomainfrom
cross_sync2_pr4_tests

Conversation

@daniel-sanche
Copy link
Copy Markdown
Contributor

@daniel-sanche daniel-sanche commented Nov 28, 2024

Blocked on #1017

This PR adds two new tests to verify the new sync outputs:

  • the conformance test is updated to run against the new sync client
  • there's a new unit test to verify that the generated code is up to date

@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: bigtable Issues related to the googleapis/python-bigtable API. labels Nov 28, 2024
Base automatically changed from cross_sync2_pr3_generated_sync to main December 12, 2024 21:41
@daniel-sanche daniel-sanche marked this pull request as ready for review December 12, 2024 22:18
@daniel-sanche daniel-sanche requested review from a team December 12, 2024 22:18
@daniel-sanche daniel-sanche assigned mutianf and unassigned sushanb Dec 12, 2024
@daniel-sanche daniel-sanche added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2024
@daniel-sanche daniel-sanche added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 16, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 16, 2024
Comment thread .github/workflows/conformance.yaml Outdated
- client-type: "sync"
# sync client does not support concurrent streams
test_args: "-skip _Generic_MultiStream"
- client-type: "legacy"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Im wondering if we could remove this

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Yeah for sure, I opened https://github.com/googleapis/python-bigtable/issues/1054 to track this

Co-authored-by: Mattie Fu <mattiefu@google.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigtable Issues related to the googleapis/python-bigtable API. size: l Pull request size is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants