liuxiaocs7 commented on PR #7788:
URL: https://github.com/apache/hbase/pull/7788#issuecomment-3956534038
Tag conflicts between subclass and 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)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]