You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Joseph Witt (JIRA)" <ji...@apache.org> on 2015/12/07 23:10:11 UTC

[jira] [Commented] (NIFI-1267) TestPutHDFS testPutFileWithException assumes permission changes will matter

    [ https://issues.apache.org/jira/browse/NIFI-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15045854#comment-15045854 ] 

Joseph Witt commented on NIFI-1267:
-----------------------------------

totally tracking on the issue.  validating patch now

> TestPutHDFS testPutFileWithException assumes permission changes will matter
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-1267
>                 URL: https://issues.apache.org/jira/browse/NIFI-1267
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Joseph Witt
>            Assignee: Mark Payne
>             Fix For: 0.4.0
>
>         Attachments: 0001-NIFI-1267-Extend-processor-and-force-an-Exception-to.patch
>
>
> -------------------------------------------------------------------------------
> Test set: org.apache.nifi.processors.hadoop.PutHDFSTest
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.949 sec <<< FAILURE! - in org.apache.nifi.processors.hadoop.PutHDFSTest
> testPutFileWithException(org.apache.nifi.processors.hadoop.PutHDFSTest)  Time elapsed: 0.532 sec  <<< FAILURE!
> java.lang.AssertionError: null
>         at org.junit.Assert.fail(Assert.java:86)
>         at org.junit.Assert.assertTrue(Assert.java:41)
>         at org.junit.Assert.assertFalse(Assert.java:64)
>         at org.junit.Assert.assertFalse(Assert.java:74)
>         at org.apache.nifi.processors.hadoop.PutHDFSTest.testPutFileWithException(PutHDFSTest.java:230)
> This test fails because it assume permissions changes will matter which would not be true when one is building as root for example.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)