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

test: fix tests after junit5 introduction - #2842

Merged
gcf-merge-on-green[bot] merged 4 commits into
mainfrom
fix-tests
Mar 13, 2026
Merged

test: fix tests after junit5 introduction#2842
gcf-merge-on-green[bot] merged 4 commits into
mainfrom
fix-tests

Conversation

@igorbernstein2

Copy link
Copy Markdown
Contributor
  • add deps for junit drivers for both junit4 & 5 to ensure that all tests run
  • temporarily disable a broken test
  • update all tests to disable metrics to reduce log spam
  • update tests for connectivity & batching metrics to properly check attributes for client schema (it seems like the tests were written for table schema?)
  • add Truth checks to BuiltinMetricsTestUtils to make easier to see what attributes are missing when the test fails

Change-Id: I07ec31eda18f13cdab34aaed7e55e5c08ea078df
@igorbernstein2
igorbernstein2 requested review from a team as code owners March 13, 2026 13:44
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: bigtable Issues related to the googleapis/java-bigtable API. labels Mar 13, 2026
@igorbernstein2 igorbernstein2 added automerge Merge the pull request once unit tests and other checks pass. labels Mar 13, 2026
@gcf-merge-on-green
gcf-merge-on-green Bot merged commit 490d410 into main Mar 13, 2026
28 checks passed
@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Merge the pull request once unit tests and other checks pass. label Mar 13, 2026
@gcf-merge-on-green
gcf-merge-on-green Bot deleted the fix-tests branch March 13, 2026 15:34
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/java-bigtable API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants