kaxil commented on issue #6732: [AIRFLOW-6175] fixes scheduler queue bug URL: https://github.com/apache/airflow/pull/6732#issuecomment-562673417 Following tests are failing: ``` FAILED tests/jobs/test_backfill_job.py::TestBackfillJob::test_backfill_examples_0_example_branch_operator FAILED tests/jobs/test_backfill_job.py::TestBackfillJob::test_backfill_examples_1_example_bash_operator FAILED tests/jobs/test_backfill_job.py::TestBackfillJob::test_backfill_examples_2_example_skip_dag FAILED tests/jobs/test_backfill_job.py::TestBackfillJob::test_backfill_multi_dates FAILED tests/jobs/test_scheduler_job.py::TestSchedulerJob::test_retry_still_in_executor FAILED tests/jobs/test_scheduler_job.py::TestSchedulerJob::test_scheduler_executor_overflow FAILED tests/jobs/test_scheduler_job.py::TestSchedulerJob::test_scheduler_reschedule ==== 7 failed, 3999 passed, 117 skipped, 16 warnings in 1481.02s (0:24:41) ===== ```
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
