eladkal commented on PR #50448:
URL: https://github.com/apache/airflow/pull/50448#issuecomment-2875867056
Tests fail
```
=========================== short test summary info
============================
FAILED
tests/kubernetes_tests/test_kubernetes_executor.py::TestKubernetesExecutor::test_integration_run_dag
- AssertionError: assert equals failed
'failed' 'success'
FAILED
tests/kubernetes_tests/test_kubernetes_executor.py::TestKubernetesExecutor::test_integration_run_dag_task_mapping
- AssertionError: assert equals failed
'failed' 'success'
FAILED
tests/kubernetes_tests/test_kubernetes_executor.py::TestKubernetesExecutor::test_integration_run_dag_with_scheduler_failure
- AssertionError: assert equals failed
'failed' 'success'
======= 3 failed, 47 passed, 3 skipped, 6 warnings in 287.36s (0:04:47)
========
```
--
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]