potiuk opened a new issue #10118:
URL: https://github.com/apache/airflow/issues/10118
Last status update (UTC): 2020-08-02 19:35:40.479643
| Test
| Last run | Last 10 runs | Status |
|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------|--------------------|-----------------|
|
[test_trigger_dag](https://github.com/potiuk/airflow/blob/master/tests/cli/commands/test_dag_command.py?test_id=tests.cli.commands.test_dag_command.TestCliDags::test_trigger_dag#L371)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_run_ignores_all_dependencies](https://github.com/potiuk/airflow/blob/master/tests/cli/commands/test_task_command.py?test_id=tests.cli.commands.test_task_command.TestCliTaskBackfill::test_run_ignores_all_dependencies#L357)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_local_run](https://github.com/potiuk/airflow/blob/master/tests/cli/commands/test_task_command.py?test_id=tests.cli.commands.test_task_command.TestCliTasks::test_local_run#L229)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_backfill_integration](https://github.com/potiuk/airflow/blob/master/tests/executors/test_dask_executor.py?test_id=tests.executors.test_dask_executor.TestDaskExecutor::test_backfill_integration#L85)
| Succeeded | :heavy_check_mark: | So far,
so good |
|
[test_backfill_conf](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_conf#L287)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_backfill_depends_on_past](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_depends_on_past#L793)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_backfill_depends_on_past_backwards](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_depends_on_past_backwards#L819)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_examples](https://github.com/potiuk/airflow/blob/master/../../usr/local/lib/python3.6/site-packages/_pytest/mark/structures.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_examples#L252)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_examples_0_example_branch_operator](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_examples_0_example_branch_operator#L221)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_examples_1_example_bash_operator](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_examples_1_example_bash_operator#L221)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_examples_2_example_skip_dag](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_examples_2_example_skip_dag#L221)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_examples_3_latest_only](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_examples_3_latest_only#L221)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_execute_subdag](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_execute_subdag#L1147)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_backfill_execute_subdag_with_removed_task](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_execute_subdag_with_removed_task#L1248)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_fill_blanks](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_fill_blanks#L1078)
| Succeeded | :heavy_check_mark:
| So far, so good |
|
[test_backfill_max_limit_check](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_max_limit_check#L914)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_backfill_max_limit_check_complete_loop](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_max_limit_check_complete_loop#L1010)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_max_limit_check_no_count_existing](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_max_limit_check_no_count_existing#L982)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_max_limit_check_within_limit](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_max_limit_check_within_limit#L894)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_multi_dates](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_multi_dates#L170)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_backfill_ordered_concurrent_execute](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_ordered_concurrent_execute#L704)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_pool_not_found](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_pool_not_found#L465)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_backfill_pooled_tasks](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_pooled_tasks#L760)
| Succeeded | :heavy_check_mark:
| So far, so good |
|
[test_backfill_rerun_failed_tasks](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_rerun_failed_tasks#L588)
| Succeeded | :heavy_check_mark: | So far, so
good |
|
[test_backfill_rerun_failed_tasks_without_flag](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_rerun_failed_tasks_without_flag#L667)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_rerun_upstream_failed_tasks](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_rerun_upstream_failed_tasks#L627)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_respect_dag_concurrency_limit](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_respect_dag_concurrency_limit#L356)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_respect_default_pool_limit](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_respect_default_pool_limit#L407)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_respect_pool_limit](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_respect_pool_limit#L487)
| Succeeded | :heavy_check_mark: | So far, so
good |
|
[test_backfill_respect_task_concurrency_limit](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_respect_task_concurrency_limit#L304)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_backfill_run_backwards](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_run_backwards#L1417)
| Succeeded | :heavy_check_mark: |
So far, so good |
|
[test_backfill_run_rescheduled](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_backfill_run_rescheduled#L548)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_cli_receives_delay_arg](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_cli_receives_delay_arg#L856)
| Succeeded | :heavy_check_mark: |
So far, so good |
|
[test_dag_get_run_dates](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_dag_get_run_dates#L1389)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_dag_run_with_finished_tasks_set_to_success](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_dag_run_with_finished_tasks_set_to_success#L117)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_sub_set_subdag](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_sub_set_subdag#L1032)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_subdag_clear_parentdag_downstream_clear](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_subdag_clear_parentdag_downstream_clear#L1192)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_trigger_controller_dag](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_trigger_controller_dag#L141)
| Succeeded | :heavy_check_mark: |
So far, so good |
|
[test_unfinished_dag_runs_set_to_failed](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_unfinished_dag_runs_set_to_failed#L96)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_update_counters](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_backfill_job.py?test_id=tests.jobs.test_backfill_job.TestBackfillJob::test_update_counters#L1292)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_localtaskjob_maintain_heart_rate](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_local_task_job.py?test_id=tests.jobs.test_local_task_job.TestLocalTaskJob::test_localtaskjob_maintain_heart_rate#L257)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_mark_success_on_success_callback](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_local_task_job.py?test_id=tests.jobs.test_local_task_job.TestLocalTaskJob::test_mark_success_on_success_callback#L362)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_00](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_00#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_01](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_01#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_02](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_02#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_03](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_03#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_04](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_04#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_05](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_05#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_06](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_06#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_07](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_07#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_08](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_08#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_09](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_09#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_10](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_10#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_11](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_11#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_12](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_12#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_13](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_13#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_14](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_14#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_15](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_15#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_16](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_16#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_17](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_17#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_18](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_18#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_19](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_19#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_20](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_20#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_21](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_21#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_22](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_22#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_23](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_23#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_24](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_24#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_25](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_25#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_dags_queries_count_26](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_dags_queries_count_26#L1256)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_00](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_00#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_01](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_01#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_02](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_02#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_03](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_03#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_04](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_04#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_05](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_05#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_06](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_06#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_07](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_07#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_08](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_08#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_09](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_09#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_10](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_10#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_11](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_11#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_12](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_12#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_13](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_13#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_14](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_14#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_15](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_15#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_16](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_16#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_process_file_queries_count_17](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestDagFileProcessorQueriesCount::test_process_file_queries_count_17#L1311)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_change_state_for_tis_without_dagrun](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestSchedulerJob::test_change_state_for_tis_without_dagrun#L2148)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_retry_handling_job](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestSchedulerJob::test_retry_handling_job#L3018)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_retry_still_in_executor](https://github.com/potiuk/airflow/blob/master/tests/jobs/test_scheduler_job.py?test_id=tests.jobs.test_scheduler_job.TestSchedulerJob::test_retry_still_in_executor#L2931)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_clear_multiple_external_task_marker](https://github.com/potiuk/airflow/blob/master/tests/sensors/test_external_task_sensor.py?test_id=tests.sensors.test_external_task_sensor::test_clear_multiple_external_task_marker#L606)
| Failed | :x: | Flaky |
|
[test_timeout](https://github.com/potiuk/airflow/blob/master/tests/sensors/test_timeout_sensor.py?test_id=tests.sensors.test_timeout_sensor.TestSensorTimeout::test_timeout#L76)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_default_impersonation](https://github.com/potiuk/airflow/blob/master/tests/test_impersonation.py?test_id=tests.test_impersonation.TestImpersonation::test_default_impersonation#L166)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_impersonation](https://github.com/potiuk/airflow/blob/master/tests/test_impersonation.py?test_id=tests.test_impersonation.TestImpersonation::test_impersonation#L147)
| Succeeded
| :heavy_check_mark: | So far, so good |
|
[test_impersonation_subdag](https://github.com/potiuk/airflow/blob/master/tests/test_impersonation.py?test_id=tests.test_impersonation.TestImpersonation::test_impersonation_subdag#L177)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_no_impersonation](https://github.com/potiuk/airflow/blob/master/tests/test_impersonation.py?test_id=tests.test_impersonation.TestImpersonation::test_no_impersonation#L156)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_impersonation_custom](https://github.com/potiuk/airflow/blob/master/tests/test_impersonation.py?test_id=tests.test_impersonation.TestImpersonationWithCustomPythonPath::test_impersonation_custom#L225)
| Succeeded | :heavy_check_mark: | So far, so
good |
|
[test_should_force_kill_process](https://github.com/potiuk/airflow/blob/master/tests/utils/test_process_utils.py?test_id=tests.utils.test_process_utils.TestKillChildProcessesByPids::test_should_force_kill_process#L144)
| Succeeded | :heavy_check_mark: | So far, so good |
|
[test_should_kill_process](https://github.com/potiuk/airflow/blob/master/tests/utils/test_process_utils.py?test_id=tests.utils.test_process_utils.TestKillChildProcessesByPids::test_should_kill_process#L129)
| Succeeded | :heavy_check_mark: | So far, so
good |
|
[test_trigger_dag_button](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_dag_button#L2415)
| Succeeded
| :heavy_check_mark: | So far, so good |
|
[test_trigger_dag_button_normal_exist](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_dag_button_normal_exist#L2410)
| Succeeded | :heavy_check_mark: | So
far, so good |
|
[test_trigger_dag_conf](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_dag_conf#L2431)
|
Succeeded | :heavy_check_mark: | So far, so good |
|
[test_trigger_dag_conf_malformed](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_dag_conf_malformed#L2449)
| Succeeded |
:heavy_check_mark: | So far, so good |
|
[test_trigger_dag_form](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_dag_form#L2462)
|
Succeeded | :heavy_check_mark: | So far, so good |
|
[test_trigger_endpoint_uses_existing_dagbag](https://github.com/potiuk/airflow/blob/master/tests/www/test_views.py?test_id=tests.www.test_views.TestTriggerDag::test_trigger_endpoint_uses_existing_dagbag#L2470)
| Succeeded | :heavy_check_mark: | So far, so
good |
----------------------------------------------------------------
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]