NihalJain commented on PR #5611: URL: https://github.com/apache/hbase/pull/5611#issuecomment-1881701313
Searched for all tests invoking `startMiniMapReduceCluster`+ Flaky Test list. Ran them as follows: mvn --no-snapshot-updates -Dtest=TestBackupSmallTests,TestIncrementalBackup,IntegrationTestLoadAndVerify,IntegrationTestBigLinkedList,IntegrationTestLoadCommonCrawl,IntegrationTestFileBasedSFTBulkLoad,IntegrationTestBulkLoad,IntegrationTestImportTsv,TestHBaseMRTestingUtility,TestVerifyReplicationCrossDiffHdfs,TestExportSnapshot,TestExportSnapshotWithTemporaryDirectory,TestMobExportSnapshot,,TestMobSecureExportSnapshot,TestSecureExportSnapshot -pl hbase-backup,hbase-it,hbase-mapreduce package While trying to run these tests, found issues in IntegrationTestImportTsv,, will fix as part of [HBASE-28295](https://issues.apache.org/jira/browse/HBASE-28295), as they are unrelated CC: @Apache9 -- 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]
