potiuk opened a new issue, #23539: URL: https://github.com/apache/airflow/issues/23539
### Body We have a number of xfail tests in Airflow and they should be fixed as they they might mislead people into thinking those are errors causing CI failures: - [ ] tests/utils/log/test_secrets_masker.py::test_exc_tb - [ ] tests/jobs/test_backfill_job.py::test_trigger_controller_dag - [ ] tests/jobs/test_scheduler_job.py::test_task_with_upstream_skip_process_task_instances - [ ] tests/providers/amazon/aws/hooks/test_batch_waiters.py::test_batch_job_waiting - [ ] tests/providers/postgres/hooks/test_postgres.py::test_insert_rows_replace_missing_target_field_arg - [ ] tests/providers/postgres/hooks/test_postgres.py::test_insert_rows_replace_missing_replace_index_arg Ideally those tests should be turned into regular non-failing tests (unless it makes no sense). ### Committer - [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
