You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2022/03/12 08:35:00 UTC

[jira] [Created] (SPARK-38534) Flaky Test: ansi/datetime-parsing-invalid.sql

Dongjoon Hyun created SPARK-38534:
-------------------------------------

             Summary: Flaky Test: ansi/datetime-parsing-invalid.sql
                 Key: SPARK-38534
                 URL: https://issues.apache.org/jira/browse/SPARK-38534
             Project: Spark
          Issue Type: Bug
          Components: SQL, Tests
    Affects Versions: 3.3.0
            Reporter: Dongjoon Hyun


https://github.com/apache/spark/runs/5514962942

{code}
org.scalatest.exceptions.TestFailedException: ansi/datetime-parsing-invalid.sql
Expected "java.time.[format.DateTimeParseException
Text '366' could not be parsed, unparsed text found at index 2]. If necessary set s...", but got "java.time.[DateTimeException
Invalid date 'DayOfYear 366' as '1970' is not a leap year]. If necessary set s..." Result did not match for query #8
select to_timestamp('366', 'DD')
{code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org