bharathv commented on issue #830: HBASE-23281: Track meta region locations in 
masters
URL: https://github.com/apache/hbase/pull/830#issuecomment-554499618
 
 
   I'm fairly certain that the test failures are not related to the patch. 
There is a long discussion between @busbey and me in the Slack channel 
regarding failures like
   
   "Failed to read test report file 
/home/jenkins/jenkins-slave/workspace/HBase_Nightly_branch-2.1/output-jdk8-hadoop3/archiver/hbase-server/target/surefire-reports/TEST-org.apache.hadoop.hbase.replication.TestMasterReplication.xml
   org.dom4j.DocumentException: Error on line 86 of document  : XML document 
structures must start and end within the same entity. Nested exception: XML 
document structures must start and end within the same entity."
   
   These look like a manifestation of tests timing out (and eventually getting 
killed) and resulting in corrupt sure fire reports that Jenkins is not able to 
interpret. It is being tracked in 
https://issues.apache.org/jira/browse/HBASE-22470 
   
   I re-ran the failed tests and they pass for me locally.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to