[
https://issues.apache.org/jira/browse/NIFI-15282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-15282:
------------------------------------
Fix Version/s: 2.7.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> Fix those unit tests disabled on windows because pretty printed json
> comparisons don't work on windows
> ------------------------------------------------------------------------------------------------------
>
> Key: NIFI-15282
> URL: https://issues.apache.org/jira/browse/NIFI-15282
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Fix For: 2.7.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are three testsĀ
> # TestJoltTransformRecord
> # TestConvertRecord
> # TestForkRecord
> which have been disabled due to pretty printing not working on Windows. This
> is due to the different line ending sequences Windows and Linux use. This is
> simple as replacing the Linux line ending sequence in expected file content
> with the Window's line sequence for the assertions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)