Joe Witt created NIFI-11364:
-------------------------------
Summary: GetHDFSTest several methods need to be reworked as the
tests are brittle
Key: NIFI-11364
URL: https://issues.apache.org/jira/browse/NIFI-11364
Project: Apache NiFi
Issue Type: Bug
Environment: Apache Maven 3.9.0
(9b58d2bad23a66be161c4664ef21ce219c2c8584)
Java version: 1.8.0_362, vendor: Azul Systems, Inc., runtime:
/usr/lib/jvm/zulu8.68.0.21-ca-jdk8.0.362-linux_x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "6.2.7-200.fc37.x86_64", arch: "amd64", family:
"unix"
Reporter: Joe Witt
ERROR] Failures:
[ERROR] GetHDFSTest.testAutomaticDecompression:179 expected: <1> but was: <0>
[ERROR] GetHDFSTest.testDirectoryUsesValidEL:236 expected: <1> but was: <0>
[ERROR] GetHDFSTest.testFileExtensionNotACompressionCodec:217 expected: <1>
but was: <0>
[ERROR] GetHDFSTest.testGetFilesWithFilter:151 expected: <4> but was: <0>
[ERROR] GetHDFSTest.testInferCompressionCodecDisabled:198 expected: <1> but
was: <0>
[INFO]
[ERROR] Tests run: 155, Failures: 5, Errors: 0, Skipped: 0
These tests must depend on timestamps or somethinga bout files/file systems
that is brittle and super frustrating as other times they work just fine.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)