[
https://issues.apache.org/jira/browse/NIFI-15390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-15390:
------------------------------------
Description:
TestBucketsResult, TestDynamicTableWriter, TestRegistryClientResult,
TestRegisteredFlowSnapshotMetadataResult, TestVersionedFlowsResult and
ExecuteGroovyScriptTest were all disabled on Windows seemingly because the
expected output or pattern 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).
TestCLICompleter was probably disabled because the other aforementioned classes
were disabled but it is not necessary.
The purpose of this ticket is to re-enable tests TestBucketsResult,
TestCLICompleter, TestDynamicTableWriter, TestRegistryClientResult,
TestRegisteredFlowSnapshotMetadataResult, TestVersionedFlowsResult and
ExecuteGroovyScriptTest on Windows by ensuring there is a Windows expected
output to compare to the actual Windows output.
was:
TestBucketsResult, TestDynamicTableWriter, TestRegistryClientResult,
TestRegisteredFlowSnapshotMetadataResult and TestVersionedFlowsResult were all
disabled on Windows seemingly because the expected output or pattern 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). TestCLICompleter was probably disabled
because the other aforementioned classes were disabled but it is not necessary.
The purpose of this ticket is to re-enable tests TestBucketsResult,
TestCLICompleter, TestDynamicTableWriter, TestRegistryClientResult,
TestRegisteredFlowSnapshotMetadataResult and TestVersionedFlowsResult on
Windows by ensuring there is a Windows expected output to compare to the actual
Windows output.
> Re-enable tests TestBucketsResult, TestCLICompleter, TestDynamicTableWriter,
> TestRegistryClientResult, TestRegisteredFlowSnapshotMetadataResult 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
> Priority: Minor
>
> TestBucketsResult, TestDynamicTableWriter, TestRegistryClientResult,
> TestRegisteredFlowSnapshotMetadataResult, TestVersionedFlowsResult and
> ExecuteGroovyScriptTest were all disabled on Windows seemingly because the
> expected output or pattern 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). TestCLICompleter was probably disabled because the other
> aforementioned classes were disabled but it is not necessary.
> The purpose of this ticket is to re-enable tests TestBucketsResult,
> TestCLICompleter, TestDynamicTableWriter, TestRegistryClientResult,
> TestRegisteredFlowSnapshotMetadataResult, TestVersionedFlowsResult and
> ExecuteGroovyScriptTest 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)