Github user xuanyuanking commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22989#discussion_r233432630
  
    --- Diff: 
mllib/src/test/scala/org/apache/spark/mllib/clustering/KMeansSuite.scala ---
    @@ -331,7 +333,7 @@ class KMeansSuite extends SparkFunSuite with 
MLlibTestSparkContext {
       }
     }
     
    -object KMeansSuite extends SparkFunSuite {
    +object KMeansSuite extends SparkFunSuite with Assertions {
    --- End diff --
    
    ah thanks! Done in 210d942.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to