zhengruifeng commented on code in PR #49525: URL: https://github.com/apache/spark/pull/49525#discussion_r1917858681
########## dev/sparktestsupport/modules.py: ########## @@ -1116,7 +1116,7 @@ def __hash__(self): "pyspark.ml.tests.connect.test_connect_classification", "pyspark.ml.tests.connect.test_connect_pipeline", "pyspark.ml.tests.connect.test_connect_tuning", - "pyspark.ml.tests.connect.test_connect_spark_ml_classification", + "pyspark.ml.tests.connect.test_parity_classification", Review Comment: rename to follow the `test_parity_*` pattern used in other python modules -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org