[
https://issues.apache.org/jira/browse/NIFI-2497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15409637#comment-15409637
]
ASF GitHub Bot commented on NIFI-2497:
--------------------------------------
GitHub user JPercivall opened a pull request:
https://github.com/apache/nifi/pull/795
NIFI-2497 Fixing testOutputDirectory to be system agnostic
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/JPercivall/nifi NIFI-2497
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/nifi/pull/795.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 #795
----
commit 6e2d563a0dac7bdd3910e2e380c734b3e6604457
Author: Joseph Percivall <[email protected]>
Date: 2016-08-05T16:06:51Z
NIFI-2497 Fixing testOutputDirectory to be system agnostic
----
> testOutputDirectory fails on Windows
> ------------------------------------
>
> Key: NIFI-2497
> URL: https://issues.apache.org/jira/browse/NIFI-2497
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Joseph Percivall
> Assignee: Joseph Percivall
> Priority: Blocker
> Fix For: 1.0.0, 1.0.0-Beta
>
>
> In nifi-toolkit-tls, the test testOutputDirectory fails every time due to a
> mismatch in the expected output.
> This test needs to be changed to be file system agnostic.
> https://github.com/apache/nifi/blob/master/nifi-toolkit/nifi-toolkit-tls/src/test/java/org/apache/nifi/toolkit/tls/standalone/TlsToolkitStandaloneCommandLineTest.java#L132-L132
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)