Daniel Stieglitz created NIFI-15390:
---------------------------------------
Summary: Re-enable tests TestDynamicTableWriter,
TestRegistryClientResult and TestVersionedFlowsResult on Windows
Key: NIFI-15390
URL: https://issues.apache.org/jira/browse/NIFI-15390
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
TestDynamicTableWriter, TestRegistryClientResult and TestVersionedFlowsResult
were all disabled on Windows seemingly because the expected output has \n for
new lines as opposed to what is actually printed out on Windows which is a \r\n
(i.e. a carriage return and a new line).
The purpose of this ticket is to re-enable tests TestDynamicTableWriter,
TestRegistryClientResult and TestVersionedFlowsResult on Windows by ensuring
there is a Windows expected output to compare to the actual Windows output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)