[ 
https://issues.apache.org/jira/browse/NIFI-11364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706642#comment-17706642
 ] 

Joe Witt commented on NIFI-11364:
---------------------------------

The zip file is setting access/modify times four hours in its future.  These 
are preserved during unzip.  Change/birth time as shown using 'stat' in linux 
show they are updated but access/modify are not until actually engaged with.  
Modificaiton times in the future cause the hdfs tests to break (which is 
frankly pretty fair).  In general we need to find out why the zip process is 
creating bad future times.  

> 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
>            Priority: Major
>
> 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)

Reply via email to