[
https://issues.apache.org/jira/browse/HBASE-14454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14900360#comment-14900360
]
Ashish Singhi commented on HBASE-14454:
---------------------------------------
I ran the tests locally 10 times and it passes all the time for me,
unfortunately I am not able to reproduce it locally.
The test fail for this reason,
{noformat}
java.io.IOException: Directory
/home/jenkins/jenkins-slave/workspace/PreCommit-HBASE-Build/hbase/hbase-server/target/test-data/1eac55dd-3ea0-4e40-94e8-51af55755e9a/TestHRegiontestLockupAroundBadAssignSync/testLockupAroundBadAssignSync
is not empty
{noformat}
The path it failed to delete is {{FSHLog#fullPathLogDir}} and in the code I did
not see anywhere we are explicitly trying to delete {{FSHLog#fullPathLogDir}}
path.
Am I missing anything here ?
> TestFailedAppendAndSync fail
> ----------------------------
>
> Key: HBASE-14454
> URL: https://issues.apache.org/jira/browse/HBASE-14454
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Assignee: stack
>
> https://builds.apache.org/view/H-L/view/HBase/job/PreCommit-HBASE-Build/15633/testReport/org.apache.hadoop.hbase.regionserver/TestFailedAppendAndSync/testLockupAroundBadAssignSync/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)