[
https://issues.apache.org/jira/browse/SPARK-35392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
zhengruifeng updated SPARK-35392:
---------------------------------
Description:
Some python tests should be updated/removed, because of
[SPARK-35295|https://issues.apache.org/jira/browse/SPARK-35295]
[https://github.com/apache/spark/runs/2568540411]
{code:java}
**********************************************************************
File "/__w/spark/spark/python/pyspark/ml/clustering.py", line 276, in
__main__.GaussianMixture
Failed example:
summary.logLikelihood
Expected:
65.02945...
Got:
93.36008975083433
**********************************************************************
{code}
was:
https://github.com/apache/spark/runs/2568540411
{code}
**********************************************************************
File "/__w/spark/spark/python/pyspark/ml/clustering.py", line 276, in
__main__.GaussianMixture
Failed example:
summary.logLikelihood
Expected:
65.02945...
Got:
93.36008975083433
**********************************************************************
{code}
> Flaky Test: spark/spark/python/pyspark/ml/clustering.py GaussianMixture
> -----------------------------------------------------------------------
>
> Key: SPARK-35392
> URL: https://issues.apache.org/jira/browse/SPARK-35392
> Project: Spark
> Issue Type: Bug
> Components: ML, PySpark
> Affects Versions: 3.2.0
> Reporter: Hyukjin Kwon
> Priority: Major
>
> Some python tests should be updated/removed, because of
> [SPARK-35295|https://issues.apache.org/jira/browse/SPARK-35295]
> [https://github.com/apache/spark/runs/2568540411]
> {code:java}
> **********************************************************************
> File "/__w/spark/spark/python/pyspark/ml/clustering.py", line 276, in
> __main__.GaussianMixture
> Failed example:
> summary.logLikelihood
> Expected:
> 65.02945...
> Got:
> 93.36008975083433
> **********************************************************************
> {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]