[ 
https://issues.apache.org/jira/browse/NIFI-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Payne updated NIFI-1267:
-----------------------------
    Attachment: 0001-NIFI-1267-Extend-processor-and-force-an-Exception-to.patch

> 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
>             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)

Reply via email to