Duo Zhang created HBASE-30163:
---------------------------------
Summary: IntegrationTestsDriver is broken after we upgrade
hbase-it to junit5
Key: HBASE-30163
URL: https://issues.apache.org/jira/browse/HBASE-30163
Project: HBase
Issue Type: Bug
Reporter: Duo ZhangIt uses ClassTestFinder to filter out tests with IntegrationTests category or tag but in ClassTestFinder, we only look for Category annotation, without Tag annotation. -- This message was sent by Atlassian Jira (v8.20.10#820010)
