[ https://issues.apache.org/jira/browse/HBASE-9012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13723601#comment-13723601 ]
Nicolas Liochon commented on HBASE-9012: ---------------------------------------- I've committed 9012.v1.patch on .95 & trunk. As we just skip the end of the test, this should fix the issue. > TestBlockReorder.testBlockLocationReorder fails > ----------------------------------------------- > > Key: HBASE-9012 > URL: https://issues.apache.org/jira/browse/HBASE-9012 > Project: HBase > Issue Type: Bug > Components: test > Reporter: stack > Assignee: stack > Fix For: 0.95.2 > > Attachments: 9012.txt, 9012.v1.patch > > > http://54.241.6.143/job/HBase-0.95/669/org.apache.hbase$hbase-server/testReport/junit/org.apache.hadoop.hbase.fs/TestBlockReorder/testBlockLocationReorder/ > java.net.BindException: Address already in use > at java.net.PlainSocketImpl.socketBind(Native Method) > at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:383) > at java.net.ServerSocket.bind(ServerSocket.java:328) > at java.net.ServerSocket.<init>(ServerSocket.java:194) > at java.net.ServerSocket.<init>(ServerSocket.java:106) > at > org.apache.hadoop.hbase.fs.TestBlockReorder.testBlockLocationReorder(TestBlockReorder.java:182) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira