Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-29138

Flaky test: pyspark.mllib.tests.test_streaming_algorithms.StreamingLogisticRegressionWithSGDTests.test_parameter_accuracy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.0
    • MLlib, Tests
    • None

    Description

      https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110686/testReport/

      Traceback (most recent call last):
        File "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py", line 266, in test_parameter_accuracy
          self._eventually(condition, catch_assertions=True)
        File "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py", line 74, in _eventually
          raise lastValue
        File "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py", line 65, in _eventually
          lastValue = condition()
        File "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py", line 263, in condition
          self.assertAlmostEqual(rel, 0.1, 1)
      AssertionError: 0.17619737864096185 != 0.1 within 1 places 

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              kabhwan Jungtaek Lim
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: