[
https://issues.apache.org/jira/browse/STORM-1429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15081502#comment-15081502
]
ASF GitHub Bot commented on STORM-1429:
---------------------------------------
GitHub user revans2 opened a pull request:
https://github.com/apache/storm/pull/987
STORM-1429: LocalizerTest fix
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/revans2/incubator-storm STORM-1429
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/987.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #987
----
commit 390e11e8bf27b37126c24597c46c1ec6b7dd7943
Author: Robert (Bobby) Evans <[email protected]>
Date: 2016-01-04T18:08:55Z
STORM-1429: LocalizerTest fix
----
> LocalizerTest fails occasionally
> --------------------------------
>
> Key: STORM-1429
> URL: https://issues.apache.org/jira/browse/STORM-1429
> Project: Apache Storm
> Issue Type: Bug
> Components: storm-core
> Reporter: Robert Joseph Evans
> Assignee: Robert Joseph Evans
>
> It looks like a part of the test is checking if a file exists or not. There
> appears that after the delete happens it can take a while before the file is
> actually deleted and the assertion some times fails when this happens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)