Owen-CH-Leung opened a new pull request, #38777:
URL: https://github.com/apache/airflow/pull/38777

   Part of the fixes for #38642
   
   I executed `pytest 
tests/providers/cncf/kubernetes/operators/test_spark_kubernetes.py::test_spark_kubernetes_operator
   ` and `pytest 
tests/providers/cncf/kubernetes/operators/test_spark_kubernetes.py::test_spark_kubernetes_operator_hook`.
 Both are  running successfully without warnings. Executing with args `-W 
default` does raise warnings but they are not emitted into warnings.txt, so I 
believe they are warnings from 3rd party libraries. 
   
   Hence I believe these 2 are false alarms and can be removed safely, but If 
that's not the case, I'm happy to fix the warnings for these 2 tests in this PR
   
   


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to