You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/10/20 07:10:00 UTC

[jira] [Assigned] (ORC-879) Flaky Test for TestJsonReader

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

Dongjoon Hyun reassigned ORC-879:
---------------------------------

    Assignee: Yiqun Zhang

> Flaky Test for TestJsonReader
> -----------------------------
>
>                 Key: ORC-879
>                 URL: https://issues.apache.org/jira/browse/ORC-879
>             Project: ORC
>          Issue Type: Bug
>            Reporter: David Mollitor
>            Assignee: Yiqun Zhang
>            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)