[
https://issues.apache.org/jira/browse/NIFI-1223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15135533#comment-15135533
]
ASF subversion and git services commented on NIFI-1223:
-------------------------------------------------------
Commit 55b77fe03b6c4efa032e0d2979ce0495b0edf437 in nifi's branch
refs/heads/master from [~mcgilman]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=55b77fe ]
NIFI-1223: - Removing conf directory from unit test.
Signed-off-by: Aldrin Piri <[email protected]>
> TestGetHTTP fails often attempting to delete content of conf directory
> ----------------------------------------------------------------------
>
> Key: NIFI-1223
> URL: https://issues.apache.org/jira/browse/NIFI-1223
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Witt
> Assignee: Mark Payne
> Fix For: 0.5.0
>
>
> TestGetHTTP fails often due to
> Results :
> Failed tests:
> TestGetHTTP.after:71 Failed to delete state
> TestGetHTTP.testPersistEtagLastMod:170 Failed to delete state
> Initial scan of what is happening appears potentially related to use of
> non-reliable delete method which if it doesn't work on first pass results in
> failure. And the test itself is likely to not work in a parallel build
> environment. Evaluating options. Part of the problem is GetHTTP depends on
> the presence of 'conf' directory which is generally legit. But in a parallel
> build case this could present problems as other things use that same
> directory. Hoping parallel builds provides a container like
> infrastructure...but don't think it does.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)