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

Flaky test: mllib/tests.py StreamingLogisticRegressionWithSGDTests. test_training_and_prediction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Cannot Reproduce
    • None
    • None
    • PySpark, Tests
    • None

    Description

      FAIL: test_training_and_prediction (__main__.StreamingLogisticRegressionWithSGDTests)
      Test that the model improves on toy data with no. of batches
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "/home/jenkins/workspace/NewSparkPullRequestBuilder/python/pyspark/mllib/tests.py", line 1250, in test_training_and_prediction
          self.assertTrue(errors[1] - errors[-1] > 0.3)
      AssertionError: False is not true
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            davies Davies Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: