Skip to content

HBASE-29918 Upgrade hbase-diagnostics to use junit5#7788

Merged
Apache9 merged 3 commits intoapache:masterfrom
liuxiaocs7:HBASE-29918
Mar 3, 2026
Merged

HBASE-29918 Upgrade hbase-diagnostics to use junit5#7788
Apache9 merged 3 commits intoapache:masterfrom
liuxiaocs7:HBASE-29918

Conversation

@liuxiaocs7
Copy link
Contributor

@liuxiaocs7 liuxiaocs7 closed this Feb 24, 2026
@liuxiaocs7 liuxiaocs7 reopened this Feb 24, 2026
@liuxiaocs7 liuxiaocs7 marked this pull request as draft February 25, 2026 01:57
@liuxiaocs7 liuxiaocs7 marked this pull request as ready for review February 25, 2026 03:38
@liuxiaocs7
Copy link
Contributor Author

liuxiaocs7 commented Feb 25, 2026

Tag conflicts between subclass and superclass, the subclass remains consistent with the superclass

[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.020 s <<< FAILURE! -- in org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategyUsingWPETool
[ERROR] org.apache.hadoop.hbase.wal.TestBoundedRegionGroupingStrategyUsingWPETool -- Time elapsed: 0.020 s <<< FAILURE!
org.opentest4j.AssertionFailedError: Test class TestBoundedRegionGroupingStrategyUsingWPETool has multiple scale tags [org.apache.hadoop.hbase.testclassification.MediumTests, org.apache.hadoop.hbase.testclassification.LargeTests]
        at org.apache.hadoop.hbase.HBaseJupiterExtension.pickTimeout(HBaseJupiterExtension.java:103)
        at org.apache.hadoop.hbase.HBaseJupiterExtension.beforeAll(HBaseJupiterExtension.java:112)
        at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

@liuxiaocs7
Copy link
Contributor Author

failed ut seems unrelated and passed in local environment

@liuxiaocs7 liuxiaocs7 closed this Feb 25, 2026
@liuxiaocs7 liuxiaocs7 reopened this Feb 25, 2026
@Apache9 Apache9 merged commit af9d37e into apache:master Mar 3, 2026
5 of 7 checks passed
Apache9 pushed a commit that referenced this pull request Mar 3, 2026
Signed-off-by: Duo Zhang <zhangduo@apache.org>
(cherry picked from commit af9d37e)
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