fjvbn2003 commented on PR #5927: URL: https://github.com/apache/hbase/pull/5927#issuecomment-2119478543
@Apache9 It's my first time contributing HBase, so I don't know well, could you help me solving this build failed situation? In the above pre commit result, There are a few **failed** unit tests. Do I need to fix below tests ? ``` [ERROR] Errors: [ERROR] org.apache.hadoop.hbase.regionserver.TestRegionServerReportForDuty.null [ERROR] Run 1: TestRegionServerReportForDuty.testReportForDutyWithMasterChange:211->waitForClusterOnline:348 » TestTimedOut test timed out after 780 seconds [ERROR] Run 2: TestRegionServerReportForDuty » Appears to be stuck in thread HRegionServer-EventLoopGroup-5-1 ``` ``` [ERROR] Errors: [ERROR] org.apache.hadoop.hbase.TestJMXConnectorServer.null [ERROR] Run 1: TestJMXConnectorServer.setUpBeforeClass:74 » IO Shutting down [ERROR] Run 2: TestJMXConnectorServer.tearDownAfterClass:80 NullPointer ``` -- 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]
