Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-50913][PYTHON][TESTS] Skip flaky EvaluationTestsOnConnect.test…
…_binary_classifier_evaluator ### What changes were proposed in this pull request? Skip flaky EvaluationTestsOnConnect.test_binary_classifier_evaluator ### Why are the changes needed? the corresponding module `pyspark.ml.connect` has been drepecated and this test is flaky ### Does this PR introduce _any_ user-facing change? no, test-only ### How was this patch tested? ci ### Was this patch authored or co-authored using generative AI tooling? no Closes #49595 from zhengruifeng/skip_test_binary_classifier_evaluator. Authored-by: Ruifeng Zheng <[email protected]> Signed-off-by: Hyukjin Kwon <[email protected]>
- Loading branch information