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

David Handermann updated NIFI-15390:
------------------------------------
    Summary: Enable Tests on Windows for ExecuteGroovyScript and CLI Toolkit  
(was: Re-enable tests TestBucketsResult, TestCLICompleter, 
TestDynamicTableWriter, TestRegistryClientResult, 
TestRegisteredFlowSnapshotMetadataResult and TestVersionedFlowsResult on 
Windows)

> Enable Tests on Windows for ExecuteGroovyScript and CLI Toolkit
> ---------------------------------------------------------------
>
>                 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)

Reply via email to