HyukjinKwon opened a new pull request #33808: URL: https://github.com/apache/spark/pull/33808
### What changes were proposed in this pull request? This PR proposes to increase timeouts for: - `pyspark.sql.tests.test_streaming.StreamingTests.test_parameter_accuracy` - `pyspark.mllib.tests.test_streaming_algorithms.StreamingLogisticRegressionWithSGDTests. test_parameter_accuracy` to deflake PySpark coverage build: - https://github.com/apache/spark/runs/3392972609?check_suite_focus=true - https://github.com/apache/spark/runs/3388727798?check_suite_focus=true - https://github.com/apache/spark/runs/3359880048?check_suite_focus=true - https://github.com/apache/spark/runs/3338876122?check_suite_focus=true ### Why are the changes needed? To have more stable PySpark coverage report: https://app.codecov.io/gh/apache/spark ### Does this PR introduce _any_ user-facing change? Spark developers will be able to see more stable results in https://app.codecov.io/gh/apache/spark ### How was this patch tested? GitHub Actions' scheduled jobs will test them out. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
