JiaqiWang18 commented on code in PR #51507:
URL: https://github.com/apache/spark/pull/51507#discussion_r2213867860


##########
python/pyspark/pipelines/tests/test_cli.py:
##########
@@ -359,6 +360,139 @@ def test_python_import_current_directory(self):
                 )
 
 
[email protected](
+    not should_test_connect or not have_yaml,
+    connect_requirement_message or yaml_requirement_message,
+)
+class CLIValidationTests(unittest.TestCase):

Review Comment:
   yeah I think they can be combined into one.



-- 
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]

Reply via email to