[
https://issues.apache.org/jira/browse/SPARK-36216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-36216.
----------------------------------
Fix Version/s: 3.1.3
3.2.0
3.0.4
Resolution: Fixed
Issue resolved by pull request 33427
[https://github.com/apache/spark/pull/33427]
> Increase timeout for
> StreamingLinearRegressionWithTests.test_parameter_convergence
> ----------------------------------------------------------------------------------
>
> Key: SPARK-36216
> URL: https://issues.apache.org/jira/browse/SPARK-36216
> Project: Spark
> Issue Type: Test
> Components: PySpark, Tests
> Affects Versions: 3.0.3, 3.1.2, 3.2.0, 3.3.0
> Reporter: Hyukjin Kwon
> Assignee: Hyukjin Kwon
> Priority: Major
> Fix For: 3.0.4, 3.2.0, 3.1.3
>
>
> Test is flaky (https://github.com/apache/spark/runs/3109815586):
> {code}
> Traceback (most recent call last):
> File
> "/__w/spark/spark/python/pyspark/mllib/tests/test_streaming_algorithms.py",
> line 391, in test_parameter_convergence
> eventually(condition, catch_assertions=True)
> File "/__w/spark/spark/python/pyspark/testing/utils.py", line 91, in
> eventually
> raise lastValue
> File "/__w/spark/spark/python/pyspark/testing/utils.py", line 82, in
> eventually
> lastValue = condition()
> File
> "/__w/spark/spark/python/pyspark/mllib/tests/test_streaming_algorithms.py",
> line 387, in condition
> self.assertEqual(len(model_weights), len(batches))
> AssertionError: 9 != 10
> {code}
> Should probably increase timeout
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]