Skip to content

Fix TestHiveGlueMetastore#testGetDatabasesLogsStats#11199

Merged
findepi merged 1 commit intotrinodb:masterfrom
homar:homar/fix_test_hive_glue_metastore_test_get_databases_logs_stats
Feb 25, 2022
Merged

Fix TestHiveGlueMetastore#testGetDatabasesLogsStats#11199
findepi merged 1 commit intotrinodb:masterfrom
homar:homar/fix_test_hive_glue_metastore_test_get_databases_logs_stats

Conversation

@homar
Copy link
Copy Markdown
Member

@homar homar commented Feb 25, 2022

Description

Previous implementation depended on the number of databases and could lead to failure

Related issues, pull requests, and links

Documentation

(x) No documentation is needed.
( ) Sufficient documentation is included in this PR.
( ) Documentation PR is available with #prnumber.
( ) Documentation issue #issuenumber is filed, and can be handled later.

Release notes

(x) No release notes entries required.
( ) Release notes entries required with the following suggested text:

# Section
* Fix some things. ({issue}`issuenumber`)

@cla-bot cla-bot bot added the cla-signed label Feb 25, 2022
@homar homar requested a review from findepi February 25, 2022 11:42
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

don't use assertTrue with expressions
use assertThat(...).isGreaterThan

@homar homar force-pushed the homar/fix_test_hive_glue_metastore_test_get_databases_logs_stats branch from cb79511 to 979de91 Compare February 25, 2022 11:58
@findepi findepi merged commit 7eb9c57 into trinodb:master Feb 25, 2022
@github-actions github-actions bot added this to the 372 milestone Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants