Skip to content

Comments

HBASE-29911 Upgrade hbase-examples to use junit5#7776

Open
liuxiaocs7 wants to merge 1 commit intoapache:masterfrom
liuxiaocs7:HBASE-29911
Open

HBASE-29911 Upgrade hbase-examples to use junit5#7776
liuxiaocs7 wants to merge 1 commit intoapache:masterfrom
liuxiaocs7:HBASE-29911

Conversation

@liuxiaocs7
Copy link
Contributor

@liuxiaocs7 liuxiaocs7 changed the title HBASE-29911 Upgrade hbase-example to use junit5 HBASE-29911 Upgrade hbase-examples to use junit5 Feb 20, 2026
Copy link
Contributor

@Apache9 Apache9 left a comment

Choose a reason for hiding this comment

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

Please also open a PR against branch-2.6?

TestRowStatistic related UTs are only present on branch-2+.

Thanks.


@RunWith(MockitoJUnitRunner.class)
@Tag(MediumTests.TAG)
@ExtendWith(MockitoExtension.class)
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we really need this?

Seems not mockito related annotations in this class..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants