ashb commented on code in PR #44463:
URL: https://github.com/apache/airflow/pull/44463#discussion_r1863772274
##########
kubernetes_tests/test_other_executors.py:
##########
@@ -54,6 +54,7 @@ def test_integration_run_dag(self):
timeout=300,
)
+ @pytest.mark.xfail(reason="https://github.com/apache/airflow/issues/44481
needs to be implemented")
Review Comment:
Please note, I've marked one test as XFail for now.
--
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]