Uh oh!
There was an error while loading. Please reload this page.
HBASE-29925 TestCheckTestClasses fails on branch-2.x with JDK8 - #7798
Conversation
liuxiaocs7
commented
Feb 25, 2026
- see: HBASE-29925
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Test with the following commands on branch-2 using JDK8 default it fails mvn test -pl hbase-server -am -Dtest=TestCheckTestClassesand add mvn test -pl hbase-server -am -Dtest=TestCheckTestClasses -Dhadoop.profile=3.0 |
PDavid
left a comment
There was a problem hiding this comment.
Many thanks! 👍 Special thanks for the TODO.
Uh oh!
There was an error while loading. Please reload this page.
guluo2016
commented
Feb 27, 2026
#7687 check failed with jdk8 is also due to the same reason. # mvn clean test -Dtest=org.apache.hadoop.hbase.TestCheckTestClasses#checkClasses -pl hbase-server -am
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.095 s -- in org.apache.hadoop.hbase.TestCheckTestClasses
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- surefire:3.5.3:test (secondPartTestsExecution) @ hbase-server ---
[INFO] Tests are skipped.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache HBase 2.7.0-SNAPSHOT:
[INFO]
[INFO] Apache HBase ....................................... SUCCESS [ 1.410 s]
|
liuxiaocs7
commented
Feb 27, 2026
Hi, @guluo2016, thanks for your try, I'll rebase branch-2 for #7687 after this patch is in! |
Uh oh!
There was an error while loading. Please reload this page.
Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Dávid Paksy <paksyd@apache.org> (cherry picked from commit 04900c7)
Signed-off-by: Duo Zhang <zhangduo@apache.org> Signed-off-by: Dávid Paksy <paksyd@apache.org> (cherry picked from commit 04900c7)