ndimiduk commented on a change in pull request #1464: HBASE-24150 Allow module tests run in parallel URL: https://github.com/apache/hbase/pull/1464#discussion_r406419800
########## File path: dev-support/hbase-personality.sh ########## @@ -140,7 +140,10 @@ function personality_modules clear_personality_queue - extra="-DHBasePatchProcess" + # At a few points, hbase modules can run their test suites in parallel Review comment: For me it's not just a warning, it breaks the build. Yes another issue, but if it consistently breaks runs using `-T`, it would need to be a blocker of this one. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
