[
https://issues.apache.org/jira/browse/SPARK-29137?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17083855#comment-17083855
]
Jungtaek Lim edited comment on SPARK-29137 at 4/15/20, 6:58 AM:
----------------------------------------------------------------
Still valid on latest master (3.1.0-SNAPSHOT).
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121229
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121231
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121232
was (Author: kabhwan):
Still valid on latest master (3.1.0-SNAPSHOT).
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/121229
> Flaky test:
> pyspark.mllib.tests.test_streaming_algorithms.StreamingLinearRegressionWithTests.test_train_prediction
> ------------------------------------------------------------------------------------------------------------------
>
> Key: SPARK-29137
> URL: https://issues.apache.org/jira/browse/SPARK-29137
> Project: Spark
> Issue Type: Bug
> Components: MLlib, Tests
> Affects Versions: 3.0.0
> Reporter: Jungtaek Lim
> Priority: Major
>
> [https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/110686/testReport/]
> {code:java}
> Traceback (most recent call last):
> File
> "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py",
> line 503, in test_train_prediction
> self._eventually(condition)
> File
> "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py",
> line 69, in _eventually
> lastValue = condition()
> File
> "/home/jenkins/workspace/SparkPullRequestBuilder@3/python/pyspark/mllib/tests/test_streaming_algorithms.py",
> line 498, in condition
> self.assertGreater(errors[1] - errors[-1], 2)
> AssertionError: 1.672640157855923 not greater than 2 {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]