saintstack 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_r406388592
########## 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: Yeah, I see those WARNINGs locally too. Another issue? ---------------------------------------------------------------- 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
