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

Dongjoon Hyun resolved ORC-879.
-------------------------------
    Fix Version/s: 1.7.1
                   1.8.0
       Resolution: Fixed

This is resolved via https://github.com/apache/orc/pull/942

> Flaky Test for TestJsonReader
> -----------------------------
>
>                 Key: ORC-879
>                 URL: https://issues.apache.org/jira/browse/ORC-879
>             Project: ORC
>          Issue Type: Bug
>            Reporter: David Mollitor
>            Priority: Minor
>             Fix For: 1.8.0, 1.7.1
>
>
> {code:java}
> [INFO] Running org.apache.orc.tools.convert.TestJsonReader
> Error:  Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.12 
> s <<< FAILURE! - in org.apache.orc.tools.convert.TestJsonReader
> Error:  org.apache.orc.tools.convert.TestJsonReader.testDateTimeTypeSupport  
> Time elapsed: 0.004 s  <<< ERROR!
> {code}
> Unfortunately I lost the detailed error message from the Jenkins build, but 
> the failure had to do with parsing timestamp strings.  I believe the test is 
> using the current time (not a fixed value) and therefore the test has a 
> dependency on WHEN it is ran.  I think the issue is when the time of the run 
> is prior to 12PM... example: 2021-07-29T07:32:43
> Needs more investigation.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to