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

Matt Burgess updated NIFI-10967:
--------------------------------
    Fix Version/s: 1.20.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

> TestWriteJsonResult Failure on Windows
> --------------------------------------
>
>                 Key: NIFI-10967
>                 URL: https://issues.apache.org/jira/browse/NIFI-10967
>             Project: Apache NiFi
>          Issue Type: Bug
>            Reporter: David Handermann
>            Assignee: David Handermann
>            Priority: Blocker
>             Fix For: 1.20.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> The current main development branch fails to build on Windows with the 
> following error:
> {noformat}
> Error:  Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
> 0.047 s <<< FAILURE! - in org.apache.nifi.json.TestWriteJsonResult
> Error:  
> org.apache.nifi.json.TestWriteJsonResult.testChoiceArrayOfStringsOrArrayOfRecords
>   Time elapsed: 0.015 s  <<< FAILURE!
> org.opentest4j.AssertionFailedError: 
> expected: <[ {
>   "items" : [ {
>     "itemData" : [ "test" ]
>   }, {
>     "itemData" : [ {
>       "quantity" : 10
>     } ]
>   } ]
> } ]> but was: <[ {
>   "items" : [ {
>     "itemData" : [ "test" ]
>   }, {
>     "itemData" : [ {
>       "quantity" : 10
>     } ]
>   } ]
> } ]>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to