Skip to content

Disable testReadMetadataWithRelationsConcurrentModifications on H2 because of flakes#16659

Merged
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/disable-testreadmetadatawithrelationsconcurrentmodifications-on-h2-because-of-flakes-cb0702
Mar 22, 2023
Merged

Disable testReadMetadataWithRelationsConcurrentModifications on H2 because of flakes#16659
findepi merged 1 commit intotrinodb:masterfrom
findepi:findepi/disable-testreadmetadatawithrelationsconcurrentmodifications-on-h2-because-of-flakes-cb0702

Conversation

@findepi
Copy link
Copy Markdown
Member

@findepi findepi commented Mar 21, 2023

Under concurrently, H2 sometimes returns null table name in DatabaseMetaData.getTables's ResultSet.

Fixes #16658

…cause of flakes

Under concurrently, H2 sometimes returns null table name in
`DatabaseMetaData.getTables`'s `ResultSet`.
@findepi findepi added test no-release-notes This pull request does not require release notes entry labels Mar 21, 2023
@findepi findepi requested review from ebyhr and hashhar March 21, 2023 22:17
@cla-bot cla-bot bot added the cla-signed label Mar 21, 2023
@findepi findepi merged commit 9c46e34 into trinodb:master Mar 22, 2023
@findepi findepi deleted the findepi/disable-testreadmetadatawithrelationsconcurrentmodifications-on-h2-because-of-flakes-cb0702 branch March 22, 2023 07:57
@github-actions github-actions bot added this to the 411 milestone Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry test

Development

Successfully merging this pull request may close these issues.

testReadMetadataWithRelationsConcurrentModifications flaky on h2

4 participants