[
https://issues.apache.org/jira/browse/NIFI-14099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14099:
------------------------------------
Status: Patch Available (was: In Progress)
> GetHDFSTest Fails on based on test file timestamps
> --------------------------------------------------
>
> Key: NIFI-14099
> URL: https://issues.apache.org/jira/browse/NIFI-14099
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The GetHDFSTest class has several methods that can fail based on the
> timestamp of the files in the testdata resources directory. This can occur
> when attempting to build from a new source release bundle due to the
> timestamps on test files.
> {noformat}
> [ERROR] GetHDFSTest.testAutomaticDecompression:166 expected: <1> but was:
> <0>
> [ERROR] GetHDFSTest.testDirectoryUsesValidEL:223 expected: <1> but was: <0>
> [ERROR] GetHDFSTest.testFileExtensionNotACompressionCodec:204 expected: <1>
> but was: <0>
> [ERROR] GetHDFSTest.testGetFilesWithFilter:138 expected: <4> but was: <0>
> [ERROR] GetHDFSTest.testInferCompressionCodecDisabled:185 expected: <1> but
> was: <0>
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)