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 2018/04/30 18:16:00 UTC

[jira] [Created] (SPARK-24123) Fix a flaky test `DateTimeUtilsSuite.monthsBetween`

Dongjoon Hyun created SPARK-24123:
-------------------------------------

             Summary: Fix a flaky test `DateTimeUtilsSuite.monthsBetween`
                 Key: SPARK-24123
                 URL: https://issues.apache.org/jira/browse/SPARK-24123
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 2.4.0
            Reporter: Dongjoon Hyun


**MASTER BRANCH**
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/job/spark-master-test-maven-hadoop-2.6/4810/testReport/org.apache.spark.sql.catalyst.util/DateTimeUtilsSuite/monthsBetween/

{code}
Error Message

3.949596773820191 did not equal 3.9495967741935485

Stacktrace

      org.scalatest.exceptions.TestFailedException: 3.949596773820191 did not equal 3.9495967741935485
      at org.scalatest.Assertions$class.newAssertionFailedException(Assertions.scala:528)
      at org.scalatest.FunSuite.newAssertionFailedException(FunSuite.scala:1560)
      at org.scalatest.Assertions$AssertionsHelper.macroAssert(Assertions.scala:501)
      at org.apache.spark.sql.catalyst.util.DateTimeUtilsSuite$$anonfun$25.apply(DateTimeUtilsSuite.scala:495)
      at org.apache.spark.sql.catalyst.util.DateTimeUtilsSuite$$anonfun$25.apply(DateTimeUtilsSuite.scala:488)
{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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